Home
last modified time | relevance | path

Searched refs:CheckDebugInfoIntrinsics (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DAutoUpgrade.h45 void CheckDebugInfoIntrinsics(Module *M);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAutoUpgrade.cpp384 void llvm::CheckDebugInfoIntrinsics(Module *M) { in CheckDebugInfoIntrinsics() function in llvm
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2946 CheckDebugInfoIntrinsics(TheModule); in MaterializeModule()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp127 CheckDebugInfoIntrinsics(M); in ValidateEndOfModule()