Searched defs:Op32 (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIShrinkInstructions.cpp | 924 int Op32 = AMDGPU::getVOPe32(MI.getOpcode()); runOnMachineFunction() local |
H A D | SIFoldOperands.cpp | 382 int Op32 = Fold.ShrinkOpcode; updateOperand() local |
H A D | SIInstrInfo.cpp | 4277 int Op32 = AMDGPU::getVOPe32(Opcode); hasVALU32BitEncoding() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelDAGToDAG.cpp | 7168 PeepholePPC64ZExtGather(SDValue Op32,SmallPtrSetImpl<SDNode * > & ToPromote) PeepholePPC64ZExtGather() argument |