Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2082 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() function in __anone4b018340611::BitPermutationSelector
2625 return Select32(N, LateMask, InstCnt); in Select()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7119 case SystemZ::Select32: in isSelectPseudo()
8277 case SystemZ::Select32: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td363 def Select32 : SelectWrapper<i32, GR32>,