Home
last modified time | relevance | path

Searched defs:getBlockAddress (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp160 const BlockAddress *ARMConstantPoolConstant::getBlockAddress() const { in getBlockAddress() function in ARMConstantPoolConstant
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h420 const BlockAddress *getBlockAddress() const { in getBlockAddress() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1418 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, in getBlockAddress() function in SelectionDAG