Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h905 unsigned AllBits; member
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4072 APInt AllBits = APInt::getAllOnesValue(EltSizeInBits); in MatchRotate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6486 SDValue AllBits = DAG.getAllOnesConstant(DL, VT); in visitSHL() local