Searched defs:Adjusted (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/XCore/ |
D | XCoreFrameLowering.cpp | 100 int OffsetFromTop, int &Adjusted, int FrameSize, in IfNeededExtSP() 248 int Adjusted = 0; in emitPrologue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreFrameLowering.cpp | 102 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP() 250 int Adjusted = 0; in emitPrologue() local
|
/external/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 705 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 705 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 7074 QualType Adjusted = Function->getType(); in CheckMemberSpecialization() local 7963 QualType Adjusted = adjustCCAndNoReturn(R, Method->getType()); in ActOnExplicitInstantiation() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 3715 SDValue Adjusted = adjustLoadValueTypeImpl(Load, LoadVT, DL, DAG, Unpacked); in adjustLoadValueType() local 4737 SDValue Adjusted = adjustLoadValueTypeImpl( in lowerImage() local
|