Searched defs:DefBits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 5821 APInt DefBits = APInt::getSplat(DstSize, CV->getUniqueInteger()); emitConstantVector() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 12862 APInt DefBits(VT.getSizeInBits(), 0); LowerVectorOR() local |