Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2433 printNonConstVCalls(const std::vector<FunctionSummary::VFuncId> VCallList,
3020 printNonConstVCalls(TIDInfo.TypeTestAssumeVCalls, "typeTestAssumeVCalls"); in printTypeIdInfo()
3024 printNonConstVCalls(TIDInfo.TypeCheckedLoadVCalls, "typeCheckedLoadVCalls"); in printTypeIdInfo()
3061 void AssemblyWriter::printNonConstVCalls( in printNonConstVCalls() function in AssemblyWriter
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAsmWriter.cpp2627 printNonConstVCalls(const std::vector<FunctionSummary::VFuncId> &VCallList,
3341 printNonConstVCalls(TIDInfo.TypeTestAssumeVCalls, "typeTestAssumeVCalls"); in printTypeIdInfo()
3345 printNonConstVCalls(TIDInfo.TypeCheckedLoadVCalls, "typeCheckedLoadVCalls"); in printTypeIdInfo()
3382 void AssemblyWriter::printNonConstVCalls( in printNonConstVCalls() function in AssemblyWriter