Searched defs:Adjusted (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.cpp | 101 assert(Adjusted < FrameSize && "OffsetFromTop is beyond FrameSize"); in IfNeededExtSP() argument 249 int Adjusted = 0; emitPrologue() local [all...] |
/llvm-project/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 705 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local
|
/llvm-project/clang/lib/AST/ |
H A D | JSONNodeDumper.cpp | 1472 QualType Adjusted = CTE->getTypeOperand(Ctx); VisitCXXTypeidExpr() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 10286 QualType Adjusted = Function->getType(); CheckMemberSpecialization() local 11262 QualType Adjusted = adjustCCAndNoReturn(R, Method->getType(), ActOnExplicitInstantiation() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 11213 SDValue Adjusted = DAG.getNode(ISD::ADD, dl, ResultIntVT, NarrowBits, Adjust); expandRoundInexactToOdd() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 5967 SDValue Adjusted = adjustLoadValueTypeImpl(Load, LoadVT, DL, DAG, Unpacked); adjustLoadValueType() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4810 SDValue Adjusted = DAG.getNode(ISD::BITCAST, DL, MVT::f64, AdjustedBits); LowerINT_TO_FP() local [all...] |