Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1653 uint64_t Ones = (Sum + Carry) & NonDemandedBits; in optimizeLogicalImm() local
12249 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7902 APInt Ones = APInt::getAllOnesValue(BitWidth); in visitXOR() local
10892 SDValue Ones = SetCC.getOperand(1); in foldExtendedSignBitTest() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp6326 APInt Ones = APInt::getAllOnesValue(32); in getOnesVector() local
45391 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local