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

  /external/swiftshader/third_party/subzero/src/
IceInst.cpp 112 X(BundleLock, "bundlelock");
563 : InstHighLevel(Func, Inst::BundleLock, 0, nullptr),
    [all...]
IceInst.h 67 BundleLock, // not part of LLVM/PNaCl bitcode
832 /// BundleLock instruction. There are no operands. Contains an option
851 return Instr->getKind() == BundleLock;
    [all...]

Completed in 97 milliseconds