Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.cpp237 CfgNode *Node, bool IsImplicit) { in markUse()
309 constexpr bool IsImplicit = false; in markDef() local
394 constexpr bool IsImplicit = true; in init() local
418 constexpr bool IsImplicit = false; in addNode() local
437 constexpr bool IsImplicit = false; in addNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp225 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h175 bool IsImplicit; member