Home
last modified time | relevance | path

Searched refs:transformToImmFormFedByLI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h212 bool transformToImmFormFedByLI(MachineInstr &MI, const ImmInstrInfo &III,
H A DPPCInstrInfo.cpp3679 transformToImmFormFedByLI(MI, III, ForwardingOperand, *DefMI)) in convertToImmediateForm()
4898 bool PPCInstrInfo::transformToImmFormFedByLI(MachineInstr &MI, in transformToImmFormFedByLI() function in PPCInstrInfo