Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h134 TargetBlockAddress, enumerator
DSelectionDAGNodes.h1453 N->getOpcode() == ISD::TargetBlockAddress;
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h132 TargetBlockAddress, enumerator
DSelectionDAGNodes.h1671 N->getOpcode() == ISD::TargetBlockAddress;
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp275 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp295 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in SelectBRIND()
/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/include/llvm/Target/
DTargetSelectionDAG.td312 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp450 case ISD::TargetBlockAddress: in AddNodeIDCustom()
1391 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
5944 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
DSelectionDAGISel.cpp2037 case ISD::TargetBlockAddress: in SelectCodeCommon()
/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/lib/Target/X86/
DX86GenDAGISel.inc5099 /*SwitchOpcode*/ 53, TARGET_VAL(ISD::TargetBlockAddress),// ->11262
29371 /*SwitchOpcode*/ 14, TARGET_VAL(ISD::TargetBlockAddress),// ->60465
29429 /*SwitchOpcode*/ 15, TARGET_VAL(ISD::TargetBlockAddress),// ->60583
36290 /*SwitchOpcode*/ 50, TARGET_VAL(ISD::TargetBlockAddress),// ->75301