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