/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 132 TargetConstantPool, enumerator
|
D | SelectionDAGNodes.h | 1290 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 1298 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 1336 N->getOpcode() == ISD::TargetConstantPool;
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 130 TargetConstantPool, enumerator
|
D | SelectionDAGNodes.h | 1444 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0, 1452 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0, 1488 N->getOpcode() == ISD::TargetConstantPool;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 135 TargetConstantPool, enumerator
|
D | SelectionDAGNodes.h | 1681 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0, 1690 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0, 1726 N->getOpcode() == ISD::TargetConstantPool;
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 138 case ISD::TargetConstantPool: return "TargetConstantPool"; in getOperationName()
|
D | SelectionDAG.cpp | 431 case ISD::TargetConstantPool: { in AddNodeIDCustom() 1337 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool() 1364 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()
|
D | SelectionDAGISel.cpp | 2744 case ISD::TargetConstantPool: in SelectCodeCommon()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 161 case ISD::TargetConstantPool: return "TargetConstantPool"; in getOperationName()
|
D | SelectionDAG.cpp | 509 case ISD::TargetConstantPool: { in AddNodeIDCustom() 1424 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool() 1450 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()
|
D | SelectionDAGISel.cpp | 2901 case ISD::TargetConstantPool: in SelectCodeCommon()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 996 N.getOperand(0).getOpcode() == ISD::TargetConstantPool) in SelectThumbAddrModeRI() 1052 N.getOperand(0).getOpcode() == ISD::TargetConstantPool) in SelectThumbAddrModeImm5S() 1195 if (Base.getOpcode() == ISD::TargetConstantPool) in SelectT2AddrModeImm12()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 349 case ISD::TargetConstantPool: in SelectAFormAddr()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 401 case ISD::TargetConstantPool: { in AddNodeIDCustom() 1125 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool() 1152 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool() 5942 case ISD::TargetConstantPool: return "TargetConstantPool"; in getOperationName()
|
D | SelectionDAGISel.cpp | 2034 case ISD::TargetConstantPool: in SelectCodeCommon()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSelectionDAG.td | 296 def tconstpool : SDNode<"ISD::TargetConstantPool", SDTPtrLeaf, [],
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 947 if (Addr.getOperand(0).getOpcode() == ISD::TargetConstantPool) in selectVectorConstants()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 345 def tconstpool : SDNode<"ISD::TargetConstantPool", SDTPtrLeaf, [],
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 1061 N.getOperand(0).getOpcode() != ISD::TargetConstantPool && in SelectThumbAddrModeImm5S() 1172 if (Base.getOpcode() == ISD::TargetConstantPool) in SelectT2AddrModeImm12()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 323 def tconstpool : SDNode<"ISD::TargetConstantPool", SDTPtrLeaf, [],
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 1568 if (N->getOpcode() != ISD::TargetConstantPool && in selectMOV64Imm32()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 875 Disp.getOpcode() == ISD::TargetConstantPool || in SelectAddressRegImm() 991 Disp.getOpcode() == ISD::TargetConstantPool || in SelectAddressRegImmShift()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 1298 if (Base.getOpcode() == ISD::TargetConstantPool) in SelectT2AddrModeImm12()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 15755 /* 28897*/ /*SwitchOpcode*/ 42, TARGET_VAL(ISD::TargetConstantPool),// ->28942 15831 /* 29039*/ /*SwitchOpcode*/ 42, TARGET_VAL(ISD::TargetConstantPool),// ->29084 15886 /* 29142*/ /*SwitchOpcode*/ 14, TARGET_VAL(ISD::TargetConstantPool),// ->29159 15926 /* 29217*/ /*SwitchOpcode*/ 14, TARGET_VAL(ISD::TargetConstantPool),// ->29234 16023 /* 29396*/ /*SwitchOpcode*/ 43, TARGET_VAL(ISD::TargetConstantPool),// ->29442 16102 /* 29541*/ /*SwitchOpcode*/ 43, TARGET_VAL(ISD::TargetConstantPool),// ->29587 16161 /* 29648*/ /*SwitchOpcode*/ 15, TARGET_VAL(ISD::TargetConstantPool),// ->29666 16205 /* 29727*/ /*SwitchOpcode*/ 15, TARGET_VAL(ISD::TargetConstantPool),// ->29745 23325 /* 43343*/ /*SwitchOpcode*/ 38, TARGET_VAL(ISD::TargetConstantPool),// ->43384 23459 /* 43605*/ /*SwitchOpcode*/ 51, TARGET_VAL(ISD::TargetConstantPool),// ->43659 [all …]
|