Home
last modified time | relevance | path

Searched defs:Direct (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DStackMaps.h133 enum LocationType { Unprocessed, Register, Direct, Indirect, Constant, enumerator
/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h45 Direct, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp43 enum Kind { Default = 0x0, Direct = 0x1 }; enumerator