Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp776 const MCInstrDesc& OrInst = TII.get(isPPC64 ? PPC::OR8 in emitPrologue() local
932 BuildMI(MBB, MBBI, dl, OrInst, BPReg) in emitPrologue()
1076 BuildMI(MBB, MBBI, dl, OrInst, BPReg) in emitPrologue()
1167 BuildMI(MBB, MBBI, dl, OrInst, FPReg) in emitPrologue()
1268 const MCInstrDesc& OrInst = TII.get(isPPC64 ? PPC::OR8 in emitEpilogue() local
1410 BuildMI(MBB, MBBI, dl, OrInst, ScratchReg) in emitEpilogue()
1492 BuildMI(MBB, MBBI, dl, OrInst, SPReg) in emitEpilogue()
1502 BuildMI(MBB, MBBI, dl, OrInst, FPReg) in emitEpilogue()
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp766 const MCInstrDesc& OrInst = TII.get(isPPC64 ? PPC::OR8 in emitPrologue() local
923 BuildMI(MBB, MBBI, dl, OrInst, BPReg) in emitPrologue()
1038 BuildMI(MBB, MBBI, dl, OrInst, FPReg) in emitPrologue()