Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2037 APInt LHSOffset, RHSOffset; visitCmpInst() local
2084 APInt LHSOffset, RHSOffset; visitSub() local
H A DInstructionSimplify.cpp731 APInt RHSOffset = stripAndComputeConstantOffsets(DL, RHS); computePointerDifference() local
2755 APInt LHSOffset(IndexSize, 0), RHSOffset(IndexSize, 0); computePointerICmp() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3230 APInt RHSOffset; lowerConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp578 operator <(const Slice & LHS,uint64_t RHSOffset) operator <() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp4825 std::optional<ValueAndVReg> RHSOffset = isFlatScratchBaseLegalSVImm() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13349 const CharUnits &RHSOffset = RHSValue.getLValueOffset(); EvaluateComparisonBinaryOperator() local
13629 const CharUnits &RHSOffset = RHSValue.getLValueOffset(); VisitBinaryOperator() local