Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1816 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() function in __anon93a3ca650411::BitPermutationSelector
2345 return Select32(N, LateMask, InstCnt); in Select()
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6216 case SystemZ::Select32: in isSelectPseudo()
7174 case SystemZ::Select32: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td328 def Select32 : SelectWrapper<i32, GR32>,