Home
last modified time | relevance | path

Searched defs:StructTy (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/
H A DTarget.cpp77 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
83 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
89 void LLVMInvalidateStructLayout(LLVMTargetDataRef TD, LLVMTypeRef StructTy) { in LLVMInvalidateStructLayout()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp177 unsigned getFieldCounterIdx(StructType *StructTy) { in getFieldCounterIdx()
180 unsigned getArrayCounterIdx(StructType *StructTy) { in getArrayCounterIdx()
183 unsigned getStructCounterSize(StructType *StructTy) { in getStructCounterSize()
286 bool EfficiencySanitizer::shouldIgnoreStructType(StructType *StructTy) { in shouldIgnoreStructType()
293 StructType *StructTy, SmallString<MaxStructCounterNameSize> &NameStr) { in createStructCounterName()
322 Module &M, const DataLayout &DL, StructType *StructTy, in createCacheFragAuxGV()
402 for (auto &StructTy : Vec) { in createCacheFragInfoGV() local
740 StructType *StructTy = nullptr; in instrumentGetElementPtr() local
784 StructType *StructTy, in insertCounterUpdate()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/optimizer/plan/
H A Dsetrefs.c192 * We also perform one final optimization step, which is to delete in EfficiencySanitizer()
195 * it can't readily be done before set_plan_references, because it would in EfficiencySanitizer()
198 * serves a necessary function as a buffer between outer query and subquery in EfficiencySanitizer()
302 RangeTblEntry *rte = (RangeTblEntry *) lfirst(lc); in shouldIgnoreStructType()
303 in shouldIgnoreStructType()
304 if (!recursing || rte->rtekind == RTE_RELATION) in shouldIgnoreStructType()
309 * If there are any dead subqueries, they are not referenced in the Plan in createStructCounterName()
336 Assert(rel->relid == rti); /* sanity check on array */ in createCacheFragAuxGV()
418 static void
419 add_rte_to_flat_rtable(PlannerGlobal *glob, RangeTblEntry *rte)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DPatternInit.cpp80 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DPatternInit.cpp80 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp80 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/
H A DTarget.cpp130 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
136 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/
H A DTarget.cpp132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
138 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/
H A DTarget.cpp130 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
136 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/
H A DTarget.cpp132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
138 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/
H A DTarget.cpp132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
138 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/
H A DTarget.cpp132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
138 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTarget.cpp130 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
136 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/
H A DTarget.cpp132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
138 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/
H A DTarget.cpp132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset()
138 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()

123456789