Searched refs:PLBZ (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | PPCInsns.def | 5 PCREL_OPT(LBZ, PLBZ, OPC_AND_RST);
|
| D | PPC64.cpp | 102 PLBZ = PREFIX_MLS, enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCInstrP10.td | 675 defm PLBZ : 2244 def : Pat<(i32 (extloadi1 PDForm:$src)), (PLBZ memri34:$src)>; 2245 def : Pat<(i32 (zextloadi1 PDForm:$src)), (PLBZ memri34:$src)>; 2246 def : Pat<(i32 (extloadi8 PDForm:$src)), (PLBZ memri34:$src)>; 2247 def : Pat<(i32 (zextloadi8 PDForm:$src)), (PLBZ memri34:$src)>; 2288 def : Pat<(atomic_load_8 PDForm:$src), (PLBZ memri34:$src)>;
|
| D | P10InstrResources.td | 1417 PLBZ, PLBZ8, PLBZ8pc, PLBZpc,
|
| D | PPCRegisterInfo.cpp | 143 ImmToIdxMap[PPC::PLBZ] = PPC::LBZX; ImmToIdxMap[PPC::PLBZ8] = PPC::LBZX8; in PPCRegisterInfo()
|