Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6380 uint64_t Mask = 0, Alt = 0; combineToCMPB() local
6384 __anon46556cd21002(SDValue O, unsigned &b, uint64_t &Mask, uint64_t &Alt, SDValue &LHS, SDValue &RHS) combineToCMPB() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1525 SDValue Alt = Op.getOperand(1 - I).getOperand(0); SimplifyDemandedBits() local