/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 113 bool Indirect = false; in skipValue() local 229 bool Indirect = false; in extractValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 147 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BreakCriticalEdges.cpp | 425 BasicBlock::iterator Indirect = Target->begin(), SplitIndirectBrCriticalEdges() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 49 Indirect, enumerator 448 void setInAllocaIndirect(bool Indirect) { in setInAllocaIndirect() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 266 Indirect, enumerator
|
H A D | CallingConvLower.h | 52 Indirect // The location contains pointer to the value. enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | GOFF.h | 235 getIndirectReference(const uint8_t * Record,bool & Indirect) getIndirectReference() argument
|
H A D | StackMapParser.h | 106 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | GOFFObjectFile.cpp | 251 bool Indirect; isSymbolIndirect() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeExprGen.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 176 Indirect, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CGSCCPassManager.cpp | 368 int Indirect; run() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 660 bool Indirect = STI.isGVIndirectSymbol(GV); selectGlobal() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 298 bool Indirect; in writeDIE() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 551 bool Indirect = MI.isIndirectDebugValue(); in BuildDbgValue() local
|
H A D | InstrRefBasedImpl.cpp | 1202 bool Indirect = Properties.Indirect; emitLoc() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 4730 bool Indirect = Record.readBool(); UpdateDecl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 5473 Indirect, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 5014 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 D | SemaChecking.cpp | 18246 bool Indirect = false; global() member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 11293 std::optional<Expr *> Indirect; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 5753 __anonf1bc66800a02(Register Reg, DIExpression *FragExpr, bool Indirect) EmitFuncArgumentDbgValue() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 6388 __anon147cbbcc1402(FieldDecl *FD, bool Indirect) HandleConstructorCall() argument
|