Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp2794 ConstantsParser(unsigned BlockID, FunctionParser *FuncParser) in ConstantsParser() argument
2795 : BlockParserBaseClass(BlockID, FuncParser), in ConstantsParser()
2797 FuncParser(FuncParser) {} in ConstantsParser()
2806 FunctionParser *FuncParser; member in __anonf7ba39830111::ConstantsParser
2842 FuncParser->setNextConstantID( in ProcessRecord()
2857 FuncParser->setNextConstantID(C); in ProcessRecord()
2878 FuncParser->setNextConstantID(getContext()->getConstantFloat(FpValue)); in ProcessRecord()
2884 FuncParser->setNextConstantID(getContext()->getConstantDouble(FpValue)); in ProcessRecord()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/build-aux/vcstocl/
H A Dfrontend_c.py150 class FuncParser(ExprParser): class
372 FuncParser(project_quirks, debug),