Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2468 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64() function in __anone4b018340611::BitPermutationSelector
2628 return Select64(N, LateMask, InstCnt); in Select()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7120 case SystemZ::Select64: in isSelectPseudo()
8278 case SystemZ::Select64: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td365 def Select64 : SelectWrapper<i64, GR64>,