Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DPointer.h239 unsigned Adjust; in expand() local
393 unsigned Adjust = 0; in getOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp484 int64_t Adjust = Offset & 0x3; in visitLoadInst() local
H A DAMDGPUISelLowering.cpp3355 SDValue Adjust = DAG.getNode(ISD::UMIN, SL, MVT::i32, in LowerINT_TO_FP32() local
H A DSIInstrInfo.cpp2476 int64_t Adjust = 0; in expandPostRAPseudo() local
H A DAMDGPULegalizerInfo.cpp2651 auto Adjust = B.buildUMin(S32, One, Unmerge2.getReg(0)); in legalizeITOFP() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c603 Adjust(int milliseconds, int diff) in Adjust() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsics.cpp726 int Adjust = NameOffsetTable.data() - IntrinsicNameOffsetTable; in lookupIntrinsicID() local
H A DConstantRange.cpp905 APInt Adjust = LowerDiv & APInt::getBitsSetFrom(getBitWidth(), DstTySize); in truncate() 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/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp684 Type *ValTy, int Adjust, in createAdjustedPointer()
1478 int Adjust = -alignTo(OffAtMax - Start, MinNeeded.value()); in realignGroup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4031 int Adjust = 0; in adjustDefLatency() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11789 SDValue Adjust = DAG.getSelect(dl, ResultIntVT, NarrowIsRd, One, NegativeOne); in expandRoundInexactToOdd() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6455 unsigned Adjust = ExponentBias + (EltSize - 1); in lowerCTLZ_CTTZ_ZERO_UNDEF() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20757 SDValue Adjust; // 0x0 or 0x80000000, for result sign bit adjustment. in FP_TO_INTHelper() local