Home
last modified time | relevance | path

Searched defs:isImplicitCode (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugLoc.cpp58 bool DebugLoc::isImplicitCode() const { in isImplicitCode() function in DebugLoc
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugLoc.cpp57 bool DebugLoc::isImplicitCode() const { in isImplicitCode() function in DebugLoc
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1447 bool isImplicitCode() const { return ImplicitCode; } in isImplicitCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfoMetadata.h1964 bool isImplicitCode() const { return SubclassData1; } in isImplicitCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfoMetadata.h2021 bool isImplicitCode() const { return SubclassData1; } in isImplicitCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfoMetadata.h1964 bool isImplicitCode() const { return SubclassData1; } in isImplicitCode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1664 bool isImplicitCode() const { return SubclassData1; } in isImplicitCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfoMetadata.h1960 bool isImplicitCode() const { return SubclassData1; } in isImplicitCode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3847 bool isImplicitCode = Record.size() == 5 && Record[4]; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4803 bool isImplicitCode = Record.size() == 5 && Record[4]; in parseFunctionBody() local