/external/llvm-project/llvm/lib/Target/Hexagon/ |
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
|
D | HexagonHardwareLoops.cpp | 655 int Mask = 0, ImmValue = 0; in getLoopTripCount() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
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
|
D | HexagonHardwareLoops.cpp | 655 int Mask = 0, ImmValue = 0; in getLoopTripCount() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSplitConst32AndConst64.cpp | 112 int64_t ImmValue; in runOnMachineFunction() local 132 int64_t ImmValue; in runOnMachineFunction() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelDAGToDAG.cpp | 539 APInt ImmValue; in selectVSplatCommon() local 615 APInt ImmValue; in selectVSplatUimmPow2() local 646 APInt ImmValue; in selectVSplatMaskL() local 680 APInt ImmValue; in selectVSplatMaskR() local 702 APInt ImmValue; in selectVSplatUimmInvPow2() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
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
|
D | MicroMipsSizeReduction.cpp | 528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
|
/external/llvm-project/llvm/lib/Target/Mips/ |
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
|
D | MicroMipsSizeReduction.cpp | 528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
|
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
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 …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2533 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2545 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2670 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, in loadImmediate() 3619 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local 4150 int64_t ImmValue; in expandDivRem() local 4547 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgeImm() local 4604 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgtImm() local 4653 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local 4815 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local 4940 int64_t ImmValue = Inst.getOperand(2).getImm() % 64; in expandDRotationImm() local [all …]
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2047 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2059 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local 2146 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, in loadImmediate() 2611 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local 3329 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local 3453 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local 3582 int64_t ImmValue = Inst.getOperand(2).getImm() % 64; in expandDRotationImm() local
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 208 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 206 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 206 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 488 int32_t ImmValue = RawImmValue; in expandSET() local
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 1544 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local 1715 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 525 int32_t ImmValue = RawImmValue; in expandSET() local
|
/external/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 527 int32_t ImmValue = RawImmValue; in expandSET() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 2531 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_WB() local 2565 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_LongShift() local 2628 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_VSHLC() local 2816 int ImmValue = cast<ConstantSDNode>(ImmOp)->getZExtValue(); in SelectMVE_VxDUP() local
|
/external/llvm-project/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 3173 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local 3510 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 3142 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local 3490 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 2154 uint64_t ImmValue = 0; in FoldOperand() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 2160 uint64_t ImmValue = 0; in FoldOperand() local
|