Searched refs:buildBlockAddress (Results 1 – 3 of 3) sorted by relevance
1660 MachineInstrBuilder buildBlockAddress(Register Res, const BlockAddress *BA);
1155 MachineIRBuilder::buildBlockAddress(Register Res, const BlockAddress *BA) { in buildBlockAddress() function in MachineIRBuilder
3558 EntryBuilder->buildBlockAddress(Reg, BA); in translate()