Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp8690 FunctionSummary::ConstVCall ConstVCall; in ParseConstVCallList() local
8717 bool LLParser::ParseConstVCall(FunctionSummary::ConstVCall &ConstVCall, in ParseConstVCall()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
DLLParser.cpp9549 FunctionSummary::ConstVCall ConstVCall; in parseConstVCallList() local
9574 bool LLParser::parseConstVCall(FunctionSummary::ConstVCall &ConstVCall, in parseConstVCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp3076 for (auto &ConstVCall : VCallList) { in printConstVCalls() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAsmWriter.cpp3398 for (auto &ConstVCall : VCallList) { in printConstVCalls() local