Searched defs:getBlockAddress (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp160 const BlockAddress *ARMConstantPoolConstant::getBlockAddress() const { function in class:ARMConstantPoolConstant
/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h433 const BlockAddress *getBlockAddress() const { function in class:llvm::MachineOperand
H A DSelectionDAGNodes.h1488 const BlockAddress *getBlockAddress() const { return BA; } function in class:llvm::SDNode::BlockAddressSDNode
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp481 ID.AddPointer(BA->getBlockAddress());
1460 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, function in class:SelectionDAG

Completed in 118 milliseconds