Home
last modified time | relevance | path

Searched refs:AddBoolean (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h259 ID.AddBoolean(AU.getPreservesAll()); in Profile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h324 void AddBoolean(bool B) { AddInteger(B ? 1U : 0U); } in AddBoolean() function
DImmutableSet.h881 ID.AddBoolean(X);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp498 ID.AddBoolean(C->isOpaque()); in AddNodeIDCustom()
1305 ID.AddBoolean(isO); in getConstant()