/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h | 218 unsigned Adjust; in expand() local 360 unsigned Adjust = 0; in getOffset() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 476 int64_t Adjust = Offset & 0x3; in visitLoadInst() local
|
H A D | AMDGPUISelLowering.cpp | 3297 SDValue Adjust = DAG.getNode(ISD::UMIN, SL, MVT::i32, in LowerINT_TO_FP32() local
|
H A D | AMDGPULegalizerInfo.cpp | 2601 auto Adjust = B.buildUMin(S32, One, Unmerge2.getReg(0)); in legalizeITOFP() local
|
H A D | SIInstrInfo.cpp | 2470 int64_t Adjust = 0; in expandPostRAPseudo() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 618 Adjust(int milliseconds, int diff) in Adjust() function
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 894 APInt Adjust = LowerDiv & APInt::getBitsSetFrom(getBitWidth(), DstTySize); in truncate() local
|
H A D | Function.cpp | 964 int Adjust = NameTable.data() - IntrinsicNameTable; in lookupIntrinsicID() local
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-function-mocker.h | 64 static AdjustT<MockType> Adjust(const MockType& mock) { in Adjust() function
|
/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win_driver.c | 1473 Adjust(int milliseconds, int diff) in Adjust() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 684 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 D | ARMBaseInstrInfo.cpp | 4188 int Adjust = 0; in adjustDefLatency() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 11294 SDValue Adjust = DAG.getSelect(dl, ResultIntVT, NarrowIsRd, One, NegativeOne); in expandRoundInexactToOdd() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 5500 unsigned Adjust = ExponentBias + (EltSize - 1); lowerCTLZ_CTTZ_ZERO_UNDEF() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20041 SDValue Adjust; // 0x0 or 0x80000000, for result sign bit adjustment. in FP_TO_INTHelper() local
|