Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 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 DScaledNumber.h705 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local
/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1472 QualType Adjusted = CTE->getTypeOperand(Ctx); VisitCXXTypeidExpr() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10286 QualType Adjusted = Function->getType(); CheckMemberSpecialization() local
11262 QualType Adjusted = adjustCCAndNoReturn(R, Method->getType(), ActOnExplicitInstantiation() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11213 SDValue Adjusted = DAG.getNode(ISD::ADD, dl, ResultIntVT, NarrowBits, Adjust); expandRoundInexactToOdd() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5967 SDValue Adjusted = adjustLoadValueTypeImpl(Load, LoadVT, DL, DAG, Unpacked); adjustLoadValueType() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4810 SDValue Adjusted = DAG.getNode(ISD::BITCAST, DL, MVT::f64, AdjustedBits); LowerINT_TO_FP() local
[all...]