Home
last modified time | relevance | path

Searched refs:getIdentifiedStructTypes (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGVMaterializer.h46 virtual std::vector<StructType *> getIdentifiedStructTypes() const = 0;
H A DModule.h344 std::vector<StructType *> getIdentifiedStructTypes() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGVMaterializer.h46 virtual std::vector<StructType *> getIdentifiedStructTypes() const = 0;
DModule.h377 std::vector<StructType *> getIdentifiedStructTypes() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGVMaterializer.h46 virtual std::vector<StructType *> getIdentifiedStructTypes() const = 0;
H A DModule.h328 std::vector<StructType *> getIdentifiedStructTypes() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGVMaterializer.h46 virtual std::vector<StructType *> getIdentifiedStructTypes() const = 0;
DModule.h383 std::vector<StructType *> getIdentifiedStructTypes() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGVMaterializer.h46 virtual std::vector<StructType *> getIdentifiedStructTypes() const = 0;
DModule.h377 std::vector<StructType *> getIdentifiedStructTypes() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGVMaterializer.h46 virtual std::vector<StructType *> getIdentifiedStructTypes() const = 0;
DModule.h365 std::vector<StructType *> getIdentifiedStructTypes() const;
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DGVMaterializer.h48 virtual std::vector<StructType *> getIdentifiedStructTypes() const = 0;
H A DModule.h313 std::vector<StructType *> getIdentifiedStructTypes() const;
/aosp_15_r20/external/llvm/lib/IR/
H A DModule.cpp431 std::vector<StructType *> Module::getIdentifiedStructTypes() const { in getIdentifiedStructTypes() function in Module
436 return Materializer->getIdentifiedStructTypes(); in getIdentifiedStructTypes()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DModule.cpp434 std::vector<StructType *> Module::getIdentifiedStructTypes() const { in getIdentifiedStructTypes() function in Module
439 return Materializer->getIdentifiedStructTypes(); in getIdentifiedStructTypes()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DModule.cpp463 std::vector<StructType *> Module::getIdentifiedStructTypes() const { in getIdentifiedStructTypes() function in Module
468 return Materializer->getIdentifiedStructTypes(); in getIdentifiedStructTypes()
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp402 std::vector<StructType *> Vec = M.getIdentifiedStructTypes(); in createCacheFragInfoGV()
/aosp_15_r20/external/llvm/lib/Linker/
H A DIRMover.cpp692 std::vector<StructType *> Types = SrcM->getIdentifiedStructTypes(); in computeTypeMapping()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp266 std::vector<StructType *> getIdentifiedStructTypes() const override;
3412 std::vector<StructType *> BitcodeReader::getIdentifiedStructTypes() const { in getIdentifiedStructTypes() function in BitcodeReader
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DIRMover.cpp783 std::vector<StructType *> Types = SrcM->getIdentifiedStructTypes(); in computeTypeMapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
H A DIRMover.cpp820 std::vector<StructType *> Types = SrcM->getIdentifiedStructTypes(); in computeTypeMapping()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp503 std::vector<StructType *> getIdentifiedStructTypes() const override;
3754 std::vector<StructType *> BitcodeReader::getIdentifiedStructTypes() const { in getIdentifiedStructTypes() function in BitcodeReader
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp301 std::vector<StructType *> getIdentifiedStructTypes() const override;
5782 std::vector<StructType *> BitcodeReader::getIdentifiedStructTypes() const { in getIdentifiedStructTypes() function in BitcodeReader
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp577 std::vector<StructType *> getIdentifiedStructTypes() const override;
5359 std::vector<StructType *> BitcodeReader::getIdentifiedStructTypes() const { in getIdentifiedStructTypes() function in BitcodeReader

12