Searched defs:Adjust (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Pointer.h | 239 unsigned Adjust; in expand() local 393 unsigned Adjust = 0; in getOffset() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULateCodeGenPrepare.cpp | 484 int64_t Adjust = Offset & 0x3; in visitLoadInst() local
|
| H A D | AMDGPUISelLowering.cpp | 3355 SDValue Adjust = DAG.getNode(ISD::UMIN, SL, MVT::i32, in LowerINT_TO_FP32() local
|
| H A D | SIInstrInfo.cpp | 2476 int64_t Adjust = 0; in expandPostRAPseudo() local
|
| H A D | AMDGPULegalizerInfo.cpp | 2651 auto Adjust = B.buildUMin(S32, One, Unmerge2.getReg(0)); in legalizeITOFP() local
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_win32con.c | 603 Adjust(int milliseconds, int diff) in Adjust() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Intrinsics.cpp | 726 int Adjust = NameOffsetTable.data() - IntrinsicNameOffsetTable; in lookupIntrinsicID() local
|
| H A D | ConstantRange.cpp | 905 APInt Adjust = LowerDiv & APInt::getBitsSetFrom(getBitWidth(), DstTySize); in truncate() 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/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorCombine.cpp | 684 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 D | ARMBaseInstrInfo.cpp | 4031 int Adjust = 0; in adjustDefLatency() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 11789 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 | 6455 unsigned Adjust = ExponentBias + (EltSize - 1); in lowerCTLZ_CTTZ_ZERO_UNDEF() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 20757 SDValue Adjust; // 0x0 or 0x80000000, for result sign bit adjustment. in FP_TO_INTHelper() local
|