Searched refs:Select32 (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | multiselect-02.mir | 24 %4:gr32bit = Select32 killed %3, killed %2, 14, 8, implicit $cc 36 %15:gr32bit = Select32 %11, %4, 14, 4, implicit $cc
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 2095 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() function in __anonb5cceeb00611::BitPermutationSelector 2638 return Select32(N, LateMask, InstCnt); in Select()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 7521 case SystemZ::Select32: in isSelectPseudo() 8766 case SystemZ::Select32: in EmitInstrWithCustomInserter()
|
| H A D | SystemZInstrInfo.td | 383 def Select32 : SelectWrapper<i32, GR32>,
|