/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | opc2c.c | 139 typedef struct Indirect struct 144 struct Indirect * ind; argument 147 } Indirect; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | opc2c.c | 139 typedef struct Indirect struct 144 struct Indirect * ind; argument 147 } Indirect; argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | ByteCodeExprGen.cpp | 259 llvm::function_ref<bool(PrimType)> Indirect) { in dereference() 285 llvm::function_ref<bool(PrimType)> Indirect) { in dereferenceParam() 327 llvm::function_ref<bool(PrimType)> Indirect) { in dereferenceVar()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 111 bool Indirect = false; in skipValue() local 253 bool Indirect = false; in extractValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 148 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | BreakCriticalEdges.cpp | 434 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 49 Indirect, enumerator 448 void setInAllocaIndirect(bool Indirect) { in setInAllocaIndirect()
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | tic30.h | 196 #define Indirect 0x0020 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 258 Indirect, enumerator
|
H A D | CallingConvLower.h | 52 Indirect // The location contains pointer to the value. enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tic30.h | 196 #define Indirect 0x0020 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 107 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CGSCCPassManager.cpp | 384 int Indirect; in run() member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 660 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 297 bool Indirect; in writeDIE() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 366 DbgValueProperties(const DIExpression *DIExpr, bool Indirect) in DbgValueProperties() 385 bool Indirect; member in __anon45b083930211::DbgValueProperties
|
H A D | VarLocBasedImpl.cpp | 535 bool Indirect = MI.isIndirectDebugValue(); in BuildDbgValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 4986 Indirect, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 4701 FieldDecl *Field, IndirectFieldDecl *Indirect, in BuildImplicitMemberInitializer() 4965 IndirectFieldDecl *Indirect = nullptr) { in CollectFieldInitializer()
|
H A D | SemaChecking.cpp | 14721 bool Indirect = false; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprConstant.cpp | 6206 auto SkipToField = [&](FieldDecl *FD, bool Indirect) { in HandleConstructorCall()
|