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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp160 const BlockAddress *ARMConstantPoolConstant::getBlockAddress() const { function in class:ARMConstantPoolConstant
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h433 const BlockAddress *getBlockAddress() const { function in class:llvm::MachineOperand
H A DSelectionDAGNodes.h1573 const BlockAddress *getBlockAddress() const { return BA; } function in class:BlockAddressSDNode
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1514 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, function in class:SelectionDAG

Completed in 198 milliseconds