Home
last modified time | relevance | path

Searched refs:buildBlockAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h1660 MachineInstrBuilder buildBlockAddress(Register Res, const BlockAddress *BA);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1155 MachineIRBuilder::buildBlockAddress(Register Res, const BlockAddress *BA) { in buildBlockAddress() function in MachineIRBuilder
H A DIRTranslator.cpp3558 EntryBuilder->buildBlockAddress(Reg, BA); in translate()