Home
last modified time | relevance | path

Searched defs:Indirect (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/clang/test/CodeGenObjC/
H A Dx86_64-struct-return-gc.m17 struct Indirect { struct
22 struct Indirect indirect_func(void); argument
/llvm-project/clang/test/Modules/
H A Dmethod_pool_transitive.m11 @interface Indirect : NSObject interface
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp113 bool Indirect = false; in skipValue() local
229 bool Indirect = false; in extractValue() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h86 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; enumerator
/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h315 std::optional<Expr *> Indirect; global() member
/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp422 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h49 Indirect, enumerator
448 setInAllocaIndirect(bool Indirect) setInAllocaIndirect() argument
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h266 Indirect, enumerator
H A DCallingConvLower.h52 Indirect // The location contains pointer to the value. enumerator
/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h106 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
H A DGOFF.h255 static void getIndirectReference(const uint8_t *Record, bool &Indirect) { in getIndirectReference()
/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp253 bool Indirect; in isSymbolIndirect() local
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h169 Indirect, global() enumerator
/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp383 int Indirect; run() member
/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp124 bool Indirect; // Passed via a pointer member
/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp662 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp298 bool Indirect; writeDIE() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPDecompositionTest.cpp105 using Indirect = tomp::clause::IndirectT<TypeTy, IdTy, ExprTy>; typedef
/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp759 bool Indirect = false; global() member
H A DSemaDeclCXX.cpp4870 BuildImplicitMemberInitializer(Sema & SemaRef,CXXConstructorDecl * Constructor,ImplicitInitializerKind ImplicitInitKind,FieldDecl * Field,IndirectFieldDecl * Indirect,CXXCtorInitializer * & CXXMemberInit) BuildImplicitMemberInitializer() argument
5134 CollectFieldInitializer(Sema & SemaRef,BaseAndFieldInfo & Info,FieldDecl * Field,IndirectFieldDecl * Indirect=nullptr) CollectFieldInitializer() argument
[all...]
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp551 bool Indirect = MI.isIndirectDebugValue(); BuildDbgValue() local
H A DInstrRefBasedImpl.cpp1202 bool Indirect = Properties.Indirect; emitLoc() local
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp4811 StringRef Indirect = R"cc( TEST_P() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4785 bool Indirect = Record.readBool(); UpdateDecl() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5656 Indirect, global() enumerator

12