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