Home
last modified time | relevance | path

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

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