Searched defs:Op32 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ | ||
H A D | SelectionDAGPatternMatchTest.cpp | 269 SDValue Op32 = DAG->getCopyFromReg(DAG->getEntryNode(), DL, 1, Int32VT); TEST_F() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIShrinkInstructions.cpp | 948 int Op32 = AMDGPU::getVOPe32(MI.getOpcode()); runOnMachineFunction() local |
H A D | SIFoldOperands.cpp | 384 int Op32 = Fold.ShrinkOpcode; updateOperand() local |
H A D | SIInstrInfo.cpp | 4388 int Op32 = AMDGPU::getVOPe32(Opcode); hasVALU32BitEncoding() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelDAGToDAG.cpp | 7179 PeepholePPC64ZExtGather(SDValue Op32,SmallPtrSetImpl<SDNode * > & ToPromote) PeepholePPC64ZExtGather() argument |