Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.cpp29 ANGLE_INLINE bool AllBits(T haystack, U needle) in AllBits() function
/external/clang/include/clang/AST/
DDecl.h905 unsigned AllBits; member
/external/llvm-project/clang/include/clang/AST/
DDecl.h997 unsigned AllBits; member
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4072 APInt AllBits = APInt::getAllOnesValue(EltSizeInBits); in MatchRotate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7660 SDValue AllBits = DAG.getAllOnesConstant(DL, VT); in visitSHL() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8228 SDValue AllBits = DAG.getAllOnesConstant(DL, VT); in visitSHL() local
/external/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