Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1669 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCLBr()
1690 bool Ones, APInt &Result) { in evaluateCLBi()
1704 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCTBr()
1725 bool Ones, APInt &Result) { in evaluateCTBi()
2097 bool Ones = (Opc == S2_ct1) || (Opc == S2_ct1p); in evaluate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1583 uint64_t Ones = (Sum + Carry) & NonDemandedBits; in optimizeLogicalImm() local
11886 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7864 APInt Ones = APInt::getAllOnesValue(BitWidth); in visitXOR() local
10749 SDValue Ones = SetCC.getOperand(1); in foldExtendedSignBitTest() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6329 APInt Ones = APInt::getAllOnesValue(32); in getOnesVector() local
45066 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local