Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp187 const BlockAddress *ARMConstantPoolConstant::getBlockAddress() const { in getBlockAddress() function in ARMConstantPoolConstant
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h557 const BlockAddress *getBlockAddress() const { in getBlockAddress() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp166 BlockAddress *getBlockAddress() const { in getBlockAddress() function in __anon86856d210111::LatticeVal
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1781 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, in getBlockAddress() function in SelectionDAG