Home
last modified time | relevance | path

Searched defs:Alt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp516 for (const auto &Alt : Alts) { in checkSemantics() local
551 for (const auto &Alt : Alts) { in checkSemantics() local
579 for (const auto &Alt : Alts) { in checkSemantics() local
620 for (auto &Alt : Alts) { in checkSemantics() local
647 for (const auto &Alt : Alts) { in handleUnboundInParam() local
679 for (auto &Alt : Alts) { in buildOperandsTables() local
711 for (const auto &Alt : Alts) { in print() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6391 uint64_t Mask = 0, Alt = 0; in combineToCMPB() local
6395 SDValue &LHS, SDValue &RHS) { in combineToCMPB()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1543 SDValue Alt = Op.getOperand(1 - I).getOperand(0); in SimplifyDemandedBits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43855 if (SDNode *Alt = DAG.getNodeIfExists(ISD::BITCAST, DAG.getVTList(VT), {V})) in combineBitcastToBoolVector() local