Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP()
248 int Adjusted = 0; in emitPrologue() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h705 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1471 QualType Adjusted = CTE->getTypeOperand(Ctx); in VisitCXXTypeidExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp9074 QualType Adjusted = Function->getType(); in CheckMemberSpecialization() local
10050 QualType Adjusted = adjustCCAndNoReturn(R, Method->getType(), in ActOnExplicitInstantiation() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11295 SDValue Adjusted = DAG.getNode(ISD::ADD, dl, ResultIntVT, NarrowBits, Adjust); in expandRoundInexactToOdd() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5967 SDValue Adjusted = adjustLoadValueTypeImpl(Load, LoadVT, DL, DAG, Unpacked); in adjustLoadValueType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4843 SDValue Adjusted = DAG.getNode(ISD::BITCAST, DL, MVT::f64, AdjustedBits); in LowerINT_TO_FP() local