Searched defs:CnstBits (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 5730 static bool resolveBuildVector(BuildVectorSDNode *BVN, APInt &CnstBits, in resolveBuildVector() 5763 APInt CnstBits(VT.getSizeInBits(), 0); in LowerVectorAND() local 5966 APInt CnstBits(VT.getSizeInBits(), 0); in LowerVectorOR() local 6076 APInt CnstBits(VT.getSizeInBits(), 0); in LowerBUILD_VECTOR() local 6680 APInt CnstBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 7437 static bool resolveBuildVector(BuildVectorSDNode *BVN, APInt &CnstBits, in resolveBuildVector() 8384 APInt CnstBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 11716 static bool resolveBuildVector(BuildVectorSDNode *BVN, APInt &CnstBits, in resolveBuildVector() 13036 APInt CnstBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local
|