Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.cpp106 X(FakeKill, "fakekill"); in getInstName()
567 : InstHighLevel(Func, Inst::FakeKill, 0, nullptr), Linked(Linked) {} in InstFakeKill()
DIceInst.h69 FakeKill, // not part of LLVM/PNaCl bitcode enumerator
923 return Instr->getKind() == FakeKill; in classof()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/
DDESIGN.rst301 - FakeDef, FakeUse, FakeKill. These are tools used to preserve consistency in
358 - The FakeKill instruction is added after a call instruction, and is a quick way
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DDESIGN.rst301 - FakeDef, FakeUse, FakeKill. These are tools used to preserve consistency in
358 - The FakeKill instruction is added after a call instruction, and is a quick way