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