Home
last modified time | relevance | path

Searched defs:Adjust (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h218 unsigned Adjust; in expand() local
360 unsigned Adjust = 0; in getOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp476 int64_t Adjust = Offset & 0x3; in visitLoadInst() local
H A DAMDGPUISelLowering.cpp3297 SDValue Adjust = DAG.getNode(ISD::UMIN, SL, MVT::i32, in LowerINT_TO_FP32() local
H A DAMDGPULegalizerInfo.cpp2601 auto Adjust = B.buildUMin(S32, One, Unmerge2.getReg(0)); in legalizeITOFP() local
H A DSIInstrInfo.cpp2470 int64_t Adjust = 0; in expandPostRAPseudo() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c618 Adjust(int milliseconds, int diff) in Adjust() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp894 APInt Adjust = LowerDiv & APInt::getBitsSetFrom(getBitWidth(), DstTySize); in truncate() local
H A DFunction.cpp964 int Adjust = NameTable.data() - IntrinsicNameTable; in lookupIntrinsicID() local
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h64 static AdjustT<MockType> Adjust(const MockType& mock) { in Adjust() function
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c1473 Adjust(int milliseconds, int diff) in Adjust() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp684 Type *ValTy, int Adjust, in createAdjustedPointer()
1477 int Adjust = -alignTo(OffAtMax - Start, MinNeeded.value()); in realignGroup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4188 int Adjust = 0; in adjustDefLatency() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11294 SDValue Adjust = DAG.getSelect(dl, ResultIntVT, NarrowIsRd, One, NegativeOne); in expandRoundInexactToOdd() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5500 unsigned Adjust = ExponentBias + (EltSize - 1); lowerCTLZ_CTTZ_ZERO_UNDEF() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20041 SDValue Adjust; // 0x0 or 0x80000000, for result sign bit adjustment. in FP_TO_INTHelper() local