Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp105 const BlockAddress *CSKYConstantPoolConstant::getBlockAddress() const { in getBlockAddress() function in CSKYConstantPoolConstant
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp187 const BlockAddress *ARMConstantPoolConstant::getBlockAddress() const { in getBlockAddress() function in ARMConstantPoolConstant
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h584 const BlockAddress *getBlockAddress() const { in getBlockAddress() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2175 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, in getBlockAddress() function in SelectionDAG