/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitConst32AndConst64.cpp | 80 uint64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local 87 int64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
|
H A D | HexagonHardwareLoops.cpp | 655 int Mask = 0, ImmValue = 0; in getLoopTripCount() local
|
H A D | HexagonInstrInfo.cpp | 2096 int ImmValue = MO.getImm(); in isConstExtended() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 553 APInt ImmValue; in selectVSplatCommon() local 629 APInt ImmValue; in selectVSplatUimmPow2() local 660 APInt ImmValue; in selectVSplatMaskL() local 694 APInt ImmValue; in selectVSplatMaskR() local 716 APInt ImmValue; in selectVSplatUimmInvPow2() local
|
H A D | MicroMipsSizeReduction.cpp | 528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 2557 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2569 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2698 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, in loadImmediate() 3647 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local 4178 int64_t ImmValue; in expandDivRem() local 4575 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgeImm() local 4632 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgtImm() local 4712 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSleImm() local 4763 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local 4925 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 206 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 342 uint16_t ImmValue; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 576 int32_t ImmValue = RawImmValue; in expandSET() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2549 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_WB() local 2584 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_LongShift() local 2647 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_VSHLC() local 2837 int ImmValue = cast<ConstantSDNode>(ImmOp)->getZExtValue(); in SelectMVE_VxDUP() local
|
H A D | ARMBaseInstrInfo.cpp | 2845 int ImmValue, const MachineInstr *OI, in isRedundantFlagInstr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 3175 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local 3512 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 2065 uint64_t ImmValue = 0; in FoldOperand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 3943 int ImmMask, int ImmValue, in isRedundantFlagInstr()
|