HomeSort by: relevance | last modified time | path
    Searched refs:Protection (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libkern/arch/hppa/
milli.S 175 cr8: .equ 8 ; Protection ID 1
179 cr9: .equ 9 ; Protection ID 2
193 pidr3: .equ 12 ; Protection ID 3
197 pidr4: .equ 13 ; Protection ID 4
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 1221 CodeGenFunction::PeepholeProtection Protection;
1267 data.Protection = CGF.protectFromPeepholes(rv);
1282 CGF.unprotectFromPeepholes(Protection);
3119 /// protection is no longer required.
3124 void unprotectFromPeepholes(PeepholeProtection protection);

Completed in 24 milliseconds