/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 132 TargetBlockAddress, enumerator
|
D | SelectionDAGNodes.h | 1671 N->getOpcode() == ISD::TargetBlockAddress;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 138 TargetBlockAddress, enumerator
|
D | SelectionDAGNodes.h | 2093 N->getOpcode() == ISD::TargetBlockAddress;
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 163 TargetBlockAddress, enumerator
|
D | SelectionDAGNodes.h | 2108 N->getOpcode() == ISD::TargetBlockAddress;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 274 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 275 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 274 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 141 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
|
D | SelectionDAGISel.cpp | 2748 case ISD::TargetBlockAddress: in SelectCodeCommon()
|
D | SelectionDAG.cpp | 496 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/ |
D | SelectionDAGDumper.cpp | 168 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
|
D | SelectionDAGISel.cpp | 2792 case ISD::TargetBlockAddress: in SelectCodeCommon()
|
D | TargetLowering.cpp | 4115 Op.getOpcode() == ISD::TargetBlockAddress) { in LowerAsmOperandForConstraint() 4621 if (Op.getNode() && Op.getOpcode() == ISD::TargetBlockAddress) in ComputeConstraintToUse()
|
D | SelectionDAG.cpp | 638 case ISD::TargetBlockAddress: in AddNodeIDCustom() 1846 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 169 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
|
D | SelectionDAGISel.cpp | 2798 case ISD::TargetBlockAddress: in SelectCodeCommon()
|
D | TargetLowering.cpp | 4410 Op.getOpcode() == ISD::TargetBlockAddress) { in LowerAsmOperandForConstraint() 4915 if (Op.getNode() && Op.getOpcode() == ISD::TargetBlockAddress) in ComputeConstraintToUse()
|
D | SelectionDAG.cpp | 689 case ISD::TargetBlockAddress: in AddNodeIDCustom() 1911 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 362 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 1573 N->getOpcode() != ISD::TargetBlockAddress) in selectMOV64Imm32()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 346 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 349 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 15144 /* 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 …]
|