Searched defs:LHSOffset (Results  1 – 10 of 10) sorted by relevance
| /external/llvm/lib/Analysis/ | 
| D | InlineCost.cpp | 689   APInt LHSOffset, RHSOffset;  in visitCmpInst()  local735   APInt LHSOffset, RHSOffset;  in visitSub()  local
 
 | 
| D | InstructionSimplify.cpp | 646   Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS);  in computePointerDifference()  local2016   Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS);  in computePointerICmp()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | InlineCost.cpp | 1271   APInt LHSOffset, RHSOffset;  in visitCmpInst()  local1305   APInt LHSOffset, RHSOffset;  in visitSub()  local
 
 | 
| D | InstructionSimplify.cpp | 720   Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS);  in computePointerDifference()  local2385   Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS);  in computePointerICmp()  local
 
 | 
| /external/clang/include/clang/Basic/ | 
| D | SourceManager.h | 1481     unsigned LHSOffset = LHS.getOffset();  in isBeforeInSLocAddrSpace()  local
 | 
| /external/llvm/lib/CodeGen/AsmPrinter/ | 
| D | AsmPrinter.cpp | 1839     APInt LHSOffset;  in lowerConstant()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | 
| D | AsmPrinter.cpp | 2314     APInt LHSOffset;  in lowerConstant()  local
 | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | SROA.cpp | 171   friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset,  in operator <()
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | SROA.cpp | 211   friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset,  in operator <()
 | 
| /external/clang/lib/AST/ | 
| D | ExprConstant.cpp | 7659       const CharUnits &LHSOffset = LHSValue.getLValueOffset();  in VisitBinaryOperator()  local
 |