Home
last modified time | relevance | path

Searched refs:TargetBlockAddress (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h132 TargetBlockAddress, enumerator
DSelectionDAGNodes.h1671 N->getOpcode() == ISD::TargetBlockAddress;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h138 TargetBlockAddress, enumerator
DSelectionDAGNodes.h2093 N->getOpcode() == ISD::TargetBlockAddress;
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h163 TargetBlockAddress, enumerator
DSelectionDAGNodes.h2108 N->getOpcode() == ISD::TargetBlockAddress;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp274 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp275 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp274 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp141 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
DSelectionDAGISel.cpp2748 case ISD::TargetBlockAddress: in SelectCodeCommon()
DSelectionDAG.cpp496 case ISD::TargetBlockAddress: in AddNodeIDCustom()
1728 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp168 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
DSelectionDAGISel.cpp2792 case ISD::TargetBlockAddress: in SelectCodeCommon()
DTargetLowering.cpp4115 Op.getOpcode() == ISD::TargetBlockAddress) { in LowerAsmOperandForConstraint()
4621 if (Op.getNode() && Op.getOpcode() == ISD::TargetBlockAddress) in ComputeConstraintToUse()
DSelectionDAG.cpp638 case ISD::TargetBlockAddress: in AddNodeIDCustom()
1846 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp169 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
DSelectionDAGISel.cpp2798 case ISD::TargetBlockAddress: in SelectCodeCommon()
DTargetLowering.cpp4410 Op.getOpcode() == ISD::TargetBlockAddress) { in LowerAsmOperandForConstraint()
4915 if (Op.getNode() && Op.getOpcode() == ISD::TargetBlockAddress) in ComputeConstraintToUse()
DSelectionDAG.cpp689 case ISD::TargetBlockAddress: in AddNodeIDCustom()
1911 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td362 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1573 N->getOpcode() != ISD::TargetBlockAddress) in selectMOV64Imm32()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td346 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td349 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc15144 /* 27948*/ /*SwitchOpcode*/ 56, TARGET_VAL(ISD::TargetBlockAddress),// ->28007
15369 /* 28364*/ /*SwitchOpcode*/ 14, TARGET_VAL(ISD::TargetBlockAddress),// ->28381
15418 /* 28456*/ /*SwitchOpcode*/ 14, TARGET_VAL(ISD::TargetBlockAddress),// ->28473
15500 /* 28608*/ /*SwitchOpcode*/ 57, TARGET_VAL(ISD::TargetBlockAddress),// ->28668
15733 /* 29032*/ /*SwitchOpcode*/ 15, TARGET_VAL(ISD::TargetBlockAddress),// ->29050
15787 /* 29129*/ /*SwitchOpcode*/ 15, TARGET_VAL(ISD::TargetBlockAddress),// ->29147
22644 /* 42399*/ /*SwitchOpcode*/ 77, TARGET_VAL(ISD::TargetBlockAddress),// ->42479
22829 /* 42757*/ /*SwitchOpcode*/ 79, TARGET_VAL(ISD::TargetBlockAddress),// ->42839
23175 /* 43435*/ /*SwitchOpcode*/ 41, TARGET_VAL(ISD::TargetBlockAddress),// ->43479
23354 /* 43776*/ /*SwitchOpcode*/ 12, TARGET_VAL(ISD::TargetBlockAddress),// ->43791
[all …]

12