Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSplitConst32AndConst64.cpp80 uint64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
87 int64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
H A DHexagonHardwareLoops.cpp655 int Mask = 0, ImmValue = 0; in getLoopTripCount() local
H A DHexagonInstrInfo.cpp2096 int ImmValue = MO.getImm(); in isConstExtended() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp553 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 DMicroMipsSizeReduction.cpp528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2557 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 DLanaiInstrInfo.cpp206 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h342 uint16_t ImmValue; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp576 int32_t ImmValue = RawImmValue; in expandSET() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2549 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 DARMBaseInstrInfo.cpp2845 int ImmValue, const MachineInstr *OI, in isRedundantFlagInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp3175 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 DR600ISelLowering.cpp2065 uint64_t ImmValue = 0; in FoldOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3943 int ImmMask, int ImmValue, in isRedundantFlagInstr()