Searched defs:Direct (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | ByteCodeExprGen.cpp | 258 const Expr *LV, DerefKind AK, llvm::function_ref<bool(PrimType)> Direct, in dereference() 284 llvm::function_ref<bool(PrimType)> Direct, in dereferenceParam() 326 llvm::function_ref<bool(PrimType)> Direct, in dereferenceVar()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | MemoryLocation.h | 81 enum DirectConstruction { Direct }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | BreakCriticalEdges.cpp | 436 BasicBlock::iterator Direct = DirectSucc->begin(); in SplitIndirectBrCriticalEdges() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 82 Direct = 0x00000000, // Not a pointer enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | tic30.h | 195 #define Direct 0x0010 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 257 Direct, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tic30.h | 195 #define Direct 0x0010 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-import-test/ |
H A D | clang-import-test.cpp | 50 Direct("direct", llvm::cl::Optional, variable
|
/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 | 383 int Direct; in run() member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 41 Direct, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 45 enum Kind { Default = 0x0, Direct = 0x1 }; enumerator
|