Searched refs:getBlockAddress (Results 26 - 38 of 38) sorted by relevance

12

/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp685 AM.BlockAddr = BA->getBlockAddress();
722 AM.BlockAddr = BA->getBlockAddress();
H A DX86ISelLowering.cpp10255 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress();
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1036 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress();
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp321 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress();
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp541 ID.AddPointer(BA->getBlockAddress());
1671 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, function in class:SelectionDAG
H A DSelectionDAGBuilder.cpp1139 return DAG.getBlockAddress(BA, VT);
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1274 Create(cast<ARMConstantPoolConstant>(ACPV)->getBlockAddress(), PCLabelId,
H A DARMISelLowering.cpp2293 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress();
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp105 return DAG.getTargetBlockAddress(N->getBlockAddress(), Ty, 0, Flag);
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1774 return DAG.getTargetBlockAddress(BA->getBlockAddress(),
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1875 const BlockAddress *BA = Node->getBlockAddress();
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3462 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress();
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1583 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress();

Completed in 695 milliseconds

12