Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DBuiltinGCs.cpp76 std::optional<bool> isGCManagedPointer(const Type *Ty) const override { in isGCManagedPointer() function in __anon57d684ae0111::StatepointGC
109 std::optional<bool> isGCManagedPointer(const Type *Ty) const override { in isGCManagedPointer() function in __anon57d684ae0111::CoreCLRGC
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBuiltinGCs.cpp75 Optional<bool> isGCManagedPointer(const Type *Ty) const override { in isGCManagedPointer() function in __anonf9fdee020111::StatepointGC
107 Optional<bool> isGCManagedPointer(const Type *Ty) const override { in isGCManagedPointer() function in __anonf9fdee020111::CoreCLRGC
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DBuiltinGCs.cpp80 Optional<bool> isGCManagedPointer(const Type *Ty) const override { in isGCManagedPointer() function in __anon2dc7c2e00111::StatepointGC
113 Optional<bool> isGCManagedPointer(const Type *Ty) const override { in isGCManagedPointer() function in __anon2dc7c2e00111::CoreCLRGC
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DGCStrategy.h99 virtual Optional<bool> isGCManagedPointer(const Type *Ty) const { in isGCManagedPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGCStrategy.h101 virtual std::optional<bool> isGCManagedPointer(const Type *Ty) const { in isGCManagedPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGCStrategy.h101 virtual std::optional<bool> isGCManagedPointer(const Type *Ty) const { in isGCManagedPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGCStrategy.h101 virtual std::optional<bool> isGCManagedPointer(const Type *Ty) const { in isGCManagedPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGCStrategy.h101 virtual std::optional<bool> isGCManagedPointer(const Type *Ty) const { in isGCManagedPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGCStrategy.h101 virtual std::optional<bool> isGCManagedPointer(const Type *Ty) const { in isGCManagedPointer() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DGCStrategy.h124 virtual Optional<bool> isGCManagedPointer(const Type *Ty) const { in isGCManagedPointer() function