| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSplitConst32AndConst64.cpp | 70 uint64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local 77 int64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
|
| H A D | HexagonHardwareLoops.cpp | 652 int64_t Mask = 0, ImmValue = 0; in getLoopTripCount() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelDAGToDAG.cpp | 393 APInt ImmValue; in selectVSplatImm() local 418 APInt ImmValue; in selectVSplatUimmInvPow2() local 439 APInt ImmValue; in selectVSplatUimmPow2() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEISelDAGToDAG.cpp | 549 APInt ImmValue; in selectVSplatCommon() local 579 APInt ImmValue; in selectVSplatUimmPow2() local 610 APInt ImmValue; in selectVSplatMaskL() local 641 APInt ImmValue; in selectVSplatMaskR() local 660 APInt ImmValue; in selectVSplatUimmInvPow2() local 681 APInt ImmValue; in selectVSplatImmEq1() local
|
| H A D | MicroMipsSizeReduction.cpp | 528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 2576 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2588 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2715 bool MipsAsmParser::loadImmediate(int64_t ImmValue, MCRegister DstReg, in loadImmediate() 3659 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local 4191 int64_t ImmValue; in expandDivRem() local 4588 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgeImm() local 4645 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgtImm() local 4725 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSleImm() local 4776 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local 4938 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 687 int32_t ImmValue = RawImmValue; in expandSET() local 751 int64_t ImmValue = IsImm ? MCValOp.getImm() : 0; in expandSETSW() local 814 int64_t ImmValue = IsImm ? MCValOp.getImm() : 0; in expandSETX() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 208 unsigned SrcReg2, int64_t ImmValue, in isRedundantFlagInstr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
| H A D | AArch64BaseInfo.h | 413 uint16_t ImmValue; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 2585 int32_t ImmValue = N->getConstantOperandVal(3); in SelectMVE_WB() local 2620 int32_t ImmValue = N->getConstantOperandVal(3); in SelectMVE_LongShift() local 2683 int32_t ImmValue = N->getConstantOperandVal(3); in SelectMVE_VSHLC() local 2870 int ImmValue = ImmOp->getAsZExtVal(); in SelectMVE_VxDUP() local
|
| H A D | ARMBaseInstrInfo.cpp | 2704 int64_t ImmValue, in isRedundantFlagInstr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 2031 uint64_t ImmValue = 0; in FoldOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | MachOObjectFile.cpp | 3517 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local 3856 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.cpp | 4912 int64_t ImmMask, int64_t ImmValue, in isRedundantFlagInstr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 12386 int64_t ImmValue = cast<ConstantSDNode>(Op.getOperand(2))->getSExtValue(); in lowerVECTOR_SPLICE() local 13412 int64_t ImmValue = cast<ConstantSDNode>(Offset)->getSExtValue(); in lowerVPSpliceExperimental() local
|