| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFFormValue.cpp | 113 bool Indirect = false; in skipValue() local 255 bool Indirect = false; in extractValue() local
|
| /openbsd/src/gnu/llvm/clang/lib/AST/Interp/ |
| D | ByteCodeExprGen.cpp | 603 llvm::function_ref<bool(PrimType)> Indirect) { in dereference() 629 llvm::function_ref<bool(PrimType)> Indirect) { in dereferenceParam() 671 llvm::function_ref<bool(PrimType)> Indirect) { in dereferenceVar()
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.h | 147 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| D | BreakCriticalEdges.cpp | 425 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
|
| /openbsd/src/gnu/llvm/clang/include/clang/CodeGen/ |
| D | CGFunctionInfo.h | 49 Indirect, enumerator 448 void setInAllocaIndirect(bool Indirect) { in setInAllocaIndirect()
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | tic30.h | 196 #define Indirect 0x0020 macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | tic30.h | 196 #define Indirect 0x0020 macro
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | StackMaps.h | 266 Indirect, enumerator
|
| D | CallingConvLower.h | 50 Indirect // The location contains pointer to the value. enumerator
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Object/ |
| D | StackMapParser.h | 107 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | CGSCCPassManager.cpp | 372 int Indirect; in run() member
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMInstructionSelector.cpp | 660 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local
|
| /openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/ |
| D | DWARFEmitter.cpp | 298 bool Indirect; in writeDIE() local
|
| /openbsd/src/gnu/llvm/clang/lib/Serialization/ |
| D | ASTReaderDecl.cpp | 4578 bool Indirect = Record.readBool(); in UpdateDecl() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| D | MemorySanitizer.cpp | 5430 Indirect, enumerator
|
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 4822 FieldDecl *Field, IndirectFieldDecl *Indirect, in BuildImplicitMemberInitializer() 5086 IndirectFieldDecl *Indirect = nullptr) { in CollectFieldInitializer()
|
| D | SemaChecking.cpp | 16448 bool Indirect = false; member
|
| /openbsd/src/gnu/llvm/clang/include/clang/Sema/ |
| D | Sema.h | 10938 std::optional<Expr *> Indirect; member
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 5578 bool Indirect) { in EmitFuncArgumentDbgValue()
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | ExprConstant.cpp | 6296 auto SkipToField = [&](FieldDecl *FD, bool Indirect) { in HandleConstructorCall()
|