Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp731 APSInt LHSOffset, RHSOffset; findFuncPointers() local
H A DInlineCost.cpp2047 APInt LHSOffset, RHSOffset; visitCmpInst() local
2092 APInt LHSOffset, RHSOffset; visitSub() local
H A DInstructionSimplify.cpp732 APInt RHSOffset = stripAndComputeConstantOffsets(DL, RHS); computePointerDifference() local
2763 APInt LHSOffset(IndexSize, 0), RHSOffset(IndexSize, 0); computePointerICmp() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3239 APInt RHSOffset; lowerConstant() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp569 operator <(const Slice & LHS,uint64_t RHSOffset) operator <() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp4796 std::optional<ValueAndVReg> RHSOffset = isFlatScratchBaseLegalSVImm() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13685 const CharUnits &RHSOffset = RHSValue.getLValueOffset(); EvaluateComparisonBinaryOperator() local
13965 const CharUnits &RHSOffset = RHSValue.getLValueOffset(); VisitBinaryOperator() local