Home
last modified time | relevance | path

Searched defs:AllBits (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermRebuild.cpp29 ANGLE_INLINE bool AllBits(T haystack, U needle) in AllBits() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7660 SDValue AllBits = DAG.getAllOnesConstant(DL, VT); in visitSHL() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40305 APInt AllBits = APInt::getAllOnesValue(NumElts); in combineAnd() local
40784 APInt AllBits = APInt::getNullValue(NumElts); in combineOr() local