Home
last modified time | relevance | path

Searched defs:ParseTypeAndValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.h376 bool ParseTypeAndValue(Value *&V, PerFunctionState &PFS) { in ParseTypeAndValue() function
379 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { in ParseTypeAndValue() function
H A DLLParser.cpp4526 bool LLParser::ParseTypeAndValue(Value *&V, PerFunctionState *PFS) { in ParseTypeAndValue() function in LLParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h475 bool ParseTypeAndValue(Value *&V, PerFunctionState &PFS) { in ParseTypeAndValue() function
478 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { in ParseTypeAndValue() function
H A DLLParser.cpp5287 bool LLParser::ParseTypeAndValue(Value *&V, PerFunctionState *PFS) { in ParseTypeAndValue() function in LLParser