Home
last modified time | relevance | path

Searched refs:Select32 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dmultiselect-02.mir24 %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 DPPCISelDAGToDAG.cpp2095 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 DSystemZISelLowering.cpp7521 case SystemZ::Select32: in isSelectPseudo()
8766 case SystemZ::Select32: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td383 def Select32 : SelectWrapper<i32, GR32>,