Home
last modified time | relevance | path

Searched refs:VerifyTemp (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator-verifier.h234 static void VerifyTemp(const OperandConstraint& constraint);
Dregister-allocator-verifier.cc75 VerifyTemp(op_constraints[count]); in RegisterAllocatorVerifier()
101 void RegisterAllocatorVerifier::VerifyTemp( in VerifyTemp() function in v8::internal::compiler::RegisterAllocatorVerifier