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

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DIntrinsicEmitter.cpp658 /// EmitTargetBuiltins - All of the builtins in the specified map are for the
660 static void EmitTargetBuiltins(const std::map<std::string, std::string> &BIM, function
722 EmitTargetBuiltins(I->second, TargetPrefix, OS);

Completed in 46 milliseconds