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

  /art/runtime/verifier/
register_line.h 54 enum class LockOp {
96 // LockOp::kClear should be used by default; it will clear the lock levels associated with the
99 // LockOp::kKeep keeps the lock levels of the register and only changes the register type. This
103 template <LockOp kLockOp>
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 171 milliseconds