Searched defs:NegBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 5589 APInt NegBits(DstSize, 0); emitConstantVector() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 8236 unsigned NegBits = Neg.getScalarValueSizeInBits(); matchRotateSub() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 13709 APInt NegBits(VT.getSizeInBits(), 0); ConstantBuildVector() local |