Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h238 bool transformToImmFormFedByLI(MachineInstr &MI, const ImmInstrInfo &III,
H A DPPCInstrInfo.cpp3839 transformToImmFormFedByLI(MI, III, ForwardingOperand, *DefMI)) in convertToImmediateForm()
5061 bool PPCInstrInfo::transformToImmFormFedByLI(MachineInstr &MI, in transformToImmFormFedByLI() function in PPCInstrInfo