HomeSort by relevance Sort by last modified time
    Searched refs:FakeKill (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceInst.cpp 116 X(FakeKill, "fakekill");
584 : InstHighLevel(Func, Inst::FakeKill, 0, nullptr), Linked(Linked) {}
    [all...]
IceInst.h 71 FakeKill, // not part of LLVM/PNaCl bitcode
    [all...]

Completed in 65 milliseconds