Searched refs:EmitSpecialRegisterBuiltin (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp3857 static Value *EmitSpecialRegisterBuiltin(CodeGenFunction &CGF, function
4262 return EmitSpecialRegisterBuiltin(*this, E, RegisterType, ValueType, IsRead);
5017 return EmitSpecialRegisterBuiltin(*this, E, RegisterType, ValueType, IsRead);
7668 EmitSpecialRegisterBuiltin(*this, E, Int64Ty, Int64Ty, true, "exec"));

Completed in 159 milliseconds