Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcallbr-asm-bb-exports.ll20 …getConstant:i32<2359305>, Register:i32 %5, TargetConstant:i64<13>, TargetBlockAddress:i64<@test, %…
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h170 TargetBlockAddress, enumerator
H A DSelectionDAGNodes.h2194 N->getOpcode() == ISD::TargetBlockAddress;
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp274 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in tryBRIND()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp168 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
H A DSelectionDAGISel.cpp2811 case ISD::TargetBlockAddress: in SelectCodeCommon()
H A DSelectionDAG.cpp839 case ISD::TargetBlockAddress: in AddNodeIDCustom()
2117 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td368 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],