Home
last modified time | relevance | path

Searched defs:LHSSize (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelEmitter.cpp103 int LHSSize = LHS->getPatternComplexity(CGP); in operator ()() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp407 size_t LHSSize = DL->getTypeSizeInBits(LHSType).getFixedValue(); in tryReassociateGEPAtIndex() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp793 uint64_t LHSSize = LHS.getBitWidth(); in interp__builtin_overflowop() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2727 uint64_t LHSSize, RHSSize; in computePointerICmp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4575 unsigned LHSSize = LHSTy.getSizeInBits(); in matchICmpToLHSKnownBits() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13738 uint64_t LHSSize = LHS.getBitWidth(); in VisitBuiltinCallExpr() local