Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp98 const BlockAddress *CSKYConstantPoolConstant::getBlockAddress() const { in getBlockAddress() function in CSKYConstantPoolConstant
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp187 const BlockAddress *ARMConstantPoolConstant::getBlockAddress() const { in getBlockAddress() function in ARMConstantPoolConstant
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineOperand.h577 const BlockAddress *getBlockAddress() const { in getBlockAddress() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2114 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, in getBlockAddress() function in SelectionDAG