Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dmultiselect-02.mir34 %14:gr64bit = Select64 killed %13, killed %12, 14, 8, implicit $cc
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2481 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64() function in __anonb5cceeb00611::BitPermutationSelector
2641 return Select64(N, LateMask, InstCnt); in Select()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7522 case SystemZ::Select64: in isSelectPseudo()
8767 case SystemZ::Select64: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td385 def Select64 : SelectWrapper<i64, GR64>,