Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DInlineCost.cpp689 APInt LHSOffset, RHSOffset; in visitCmpInst() local
735 APInt LHSOffset, RHSOffset; in visitSub() local
H A DInstructionSimplify.cpp646 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerDifference() local
2016 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerICmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp1271 APInt LHSOffset, RHSOffset; in visitCmpInst() local
1305 APInt LHSOffset, RHSOffset; in visitSub() local
H A DInstructionSimplify.cpp720 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerDifference() local
2385 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerICmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineCost.cpp1962 APInt LHSOffset, RHSOffset; in visitCmpInst() local
1996 APInt LHSOffset, RHSOffset; in visitSub() local
H A DInstructionSimplify.cpp727 APInt LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerDifference() local
2778 APInt LHSOffset = stripAndComputeConstantOffsets(DL, LHS, AllowNonInbounds); in computePointerICmp() local
/aosp_15_r20/external/clang/include/clang/Basic/
H A DSourceManager.h1481 unsigned LHSOffset = LHS.getOffset(); in isBeforeInSLocAddrSpace() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DSourceManager.h1692 SourceLocation::UIntTy LHSOffset = LHS.getOffset(); in isBeforeInSLocAddrSpace() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DSourceManager.h1692 SourceLocation::UIntTy LHSOffset = LHS.getOffset(); in isBeforeInSLocAddrSpace() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DSourceManager.h1692 SourceLocation::UIntTy LHSOffset = LHS.getOffset(); in isBeforeInSLocAddrSpace() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DSourceManager.h1692 SourceLocation::UIntTy LHSOffset = LHS.getOffset(); in isBeforeInSLocAddrSpace() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1839 APInt LHSOffset; in lowerConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2314 APInt LHSOffset; in lowerConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2954 APInt LHSOffset; in lowerConstant() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp171 friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset, in operator <()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp211 friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset, in operator <()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp307 friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset, in operator <()
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp7659 const CharUnits &LHSOffset = LHSValue.getLValueOffset(); in VisitBinaryOperator() local