Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td205 def Select32 : SelectWrapper<GR32>;
1508 (Select32 (LHI -1), (LHI 0), imm32zx4:$valid, imm32zx4:$cc)>;
DSystemZISelLowering.cpp5676 case SystemZ::Select32: in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1370 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() function in __anon7bd595e20411::BitPermutationSelector
1886 return Select32(N, LateMask, InstCnt); in Select()