Home
last modified time | relevance | path

Searched refs:TargetConstantPool (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h130 TargetConstantPool, enumerator
DSelectionDAGNodes.h1444 : 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-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h136 TargetConstantPool, enumerator
DSelectionDAGNodes.h1824 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0,
1833 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0,
1869 N->getOpcode() == ISD::TargetConstantPool;
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h161 TargetConstantPool, enumerator
DSelectionDAGNodes.h1812 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0,
1821 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0,
1857 N->getOpcode() == ISD::TargetConstantPool;
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp138 case ISD::TargetConstantPool: return "TargetConstantPool"; in getOperationName()
DSelectionDAG.cpp431 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()
DSelectionDAGISel.cpp2744 case ISD::TargetConstantPool: in SelectCodeCommon()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp165 case ISD::TargetConstantPool: return "TargetConstantPool"; in getOperationName()
DSelectionDAGISel.cpp2788 case ISD::TargetConstantPool: in SelectCodeCommon()
DSelectionDAG.cpp544 case ISD::TargetConstantPool: { in AddNodeIDCustom()
1471 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()
1497 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp166 case ISD::TargetConstantPool: return "TargetConstantPool"; in getOperationName()
DSelectionDAGISel.cpp2794 case ISD::TargetConstantPool: in SelectCodeCommon()
DSelectionDAG.cpp595 case ISD::TargetConstantPool: { in AddNodeIDCustom()
1535 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()
1562 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td345 def tconstpool : SDNode<"ISD::TargetConstantPool", SDTPtrLeaf, [],
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp952 if (Addr.getOperand(0).getOpcode() == ISD::TargetConstantPool) in selectVectorConstants()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1126 N.getOperand(0).getOpcode() != ISD::TargetConstantPool && in SelectThumbAddrModeImm5S()
1262 if (Base.getOpcode() == ISD::TargetConstantPool) in SelectT2AddrModeImm12()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1568 if (N->getOpcode() != ISD::TargetConstantPool && in selectMOV64Imm32()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1146 N.getOperand(0).getOpcode() != ISD::TargetConstantPool && in SelectThumbAddrModeImm5S()
1282 if (Base.getOpcode() == ISD::TargetConstantPool) in SelectT2AddrModeImm12()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td329 def tconstpool : SDNode<"ISD::TargetConstantPool", SDTPtrLeaf, [],
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td332 def tconstpool : SDNode<"ISD::TargetConstantPool", SDTPtrLeaf, [],
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1298 if (Base.getOpcode() == ISD::TargetConstantPool) in SelectT2AddrModeImm12()
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc15208 /* 28066*/ /*SwitchOpcode*/ 56, TARGET_VAL(ISD::TargetConstantPool),// ->28125
15332 /* 28295*/ /*SwitchOpcode*/ 42, TARGET_VAL(ISD::TargetConstantPool),// ->28340
15387 /* 28398*/ /*SwitchOpcode*/ 14, TARGET_VAL(ISD::TargetConstantPool),// ->28415
15436 /* 28490*/ /*SwitchOpcode*/ 14, TARGET_VAL(ISD::TargetConstantPool),// ->28507
15566 /* 28728*/ /*SwitchOpcode*/ 57, TARGET_VAL(ISD::TargetConstantPool),// ->28788
15694 /* 28961*/ /*SwitchOpcode*/ 43, TARGET_VAL(ISD::TargetConstantPool),// ->29007
15753 /* 29068*/ /*SwitchOpcode*/ 15, TARGET_VAL(ISD::TargetConstantPool),// ->29086
15807 /* 29165*/ /*SwitchOpcode*/ 15, TARGET_VAL(ISD::TargetConstantPool),// ->29183
22726 /* 42559*/ /*SwitchOpcode*/ 56, TARGET_VAL(ISD::TargetConstantPool),// ->42618
22905 /* 42911*/ /*SwitchOpcode*/ 69, TARGET_VAL(ISD::TargetConstantPool),// ->42983
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1875 Disp.getOpcode() == ISD::TargetConstantPool || in SelectAddressRegImm()

12