Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp113 bool Indirect = false; in skipValue() local
229 bool Indirect = false; in extractValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h147 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp425 BasicBlock::iterator Indirect = Target->begin(), SplitIndirectBrCriticalEdges() local
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h49 Indirect, enumerator
448 void setInAllocaIndirect(bool Indirect) { in setInAllocaIndirect() argument
[all...]
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h235 getIndirectReference(const uint8_t * Record,bool & Indirect) getIndirectReference() argument
H A DStackMapParser.h106 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp251 bool Indirect; isSymbolIndirect() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h176 Indirect, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp368 int Indirect; run() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp660 bool Indirect = STI.isGVIndirectSymbol(GV); selectGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp298 bool Indirect; in writeDIE() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp551 bool Indirect = MI.isIndirectDebugValue(); in BuildDbgValue() local
H A DInstrRefBasedImpl.cpp1202 bool Indirect = Properties.Indirect; emitLoc() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4730 bool Indirect = Record.readBool(); UpdateDecl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5473 Indirect, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp5014 BuildImplicitMemberInitializer(Sema & SemaRef,CXXConstructorDecl * Constructor,ImplicitInitializerKind ImplicitInitKind,FieldDecl * Field,IndirectFieldDecl * Indirect,CXXCtorInitializer * & CXXMemberInit) BuildImplicitMemberInitializer() argument
5278 CollectFieldInitializer(Sema & SemaRef,BaseAndFieldInfo & Info,FieldDecl * Field,IndirectFieldDecl * Indirect=nullptr) CollectFieldInitializer() argument
[all...]
H A DSemaChecking.cpp18246 bool Indirect = false; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11293 std::optional<Expr *> Indirect; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5753 __anonf1bc66800a02(Register Reg, DIExpression *FragExpr, bool Indirect) EmitFuncArgumentDbgValue() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6388 __anon147cbbcc1402(FieldDecl *FD, bool Indirect) HandleConstructorCall() argument