Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp1607 APInt LHSOffset, RHSOffset; in visitCmpInst() local
1641 APInt LHSOffset, RHSOffset; in visitSub() local
H A DInstructionSimplify.cpp714 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerDifference() local
2468 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerICmp() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1640 unsigned LHSOffset = LHS.getOffset(); in isBeforeInSLocAddrSpace() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2556 APInt LHSOffset; in lowerConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp200 friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset, in operator <()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp12664 const CharUnits &LHSOffset = LHSValue.getLValueOffset(); in EvaluateComparisonBinaryOperator() local
12922 const CharUnits &LHSOffset = LHSValue.getLValueOffset(); in VisitBinaryOperator() local