Searched defs:Direct (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp436 BasicBlock::iterator Direct = DirectSucc->begin(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 member in class:llvm::StackMapParser::LocationKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h199 Direct, enumerator in enum:llvm::StackMaps::Location::LocationType
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h577 int Direct; member in struct:llvm::DevirtSCCRepeatedPass::CallCount
H A DMemoryLocation.h75 enum DirectConstruction { Direct }; enumerator in enum:llvm::LocationSize::DirectConstruction
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp45 enum Kind { Default = 0x0, Direct = 0x1 }; enumerator in enum:__anon894::BindingKey::Kind
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h112 ABIArgInfo(Kind K = Direct) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h82 Direct = 0x00000000, // Not a pointer member in class:llvm::codeview::SimpleTypeMode

Completed in 129 milliseconds