Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp743 APSInt LHSOffset, RHSOffset; in findFuncPointers() local
H A DInlineCost.cpp2047 APInt LHSOffset, RHSOffset; in visitCmpInst() local
2092 APInt LHSOffset, RHSOffset; in visitSub() local
H A DInstructionSimplify.cpp731 APInt LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerDifference() local
2760 APInt LHSOffset(IndexSize, 0), RHSOffset(IndexSize, 0); in computePointerICmp() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1701 SourceLocation::UIntTy LHSOffset = LHS.getOffset(); in isBeforeInSLocAddrSpace() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp1003 unsigned LHSOffset; in VisitComplexBinOp() local
5414 unsigned LHSOffset; in emitComplexComparison() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3236 APInt LHSOffset; in lowerConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp572 friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset, in operator <()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13715 const CharUnits &LHSOffset = LHSValue.getLValueOffset(); in EvaluateComparisonBinaryOperator() local
13995 const CharUnits &LHSOffset = LHSValue.getLValueOffset(); in VisitBinaryOperator() local