Searched defs:Emitted (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyEmittingLayer.h183 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted; enumerator in enum:llvm::orc::LazyEmittingLayer::EmissionDeferredModule::__anon3208
H A DCore.h716 Emitted, /// Emitted to memory, but waiting on transitive dependencies. member in class:llvm::orc::SymbolState
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h55 bool Emitted = false; member in class:llvm::SDDbgValue
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h180 bool Emitted; member in struct:llvm::SwitchCG::JumpTableHeader
209 bool Emitted; member in struct:llvm::SwitchCG::BitTestBlock
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp1368 std::set<std::string> Emitted; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp507 bool Emitted; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp904 Error JITDylib::emit(const SymbolFlagsMap &Emitted) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3354 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), ArgReg, local
3363 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), ArgReg, local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3844 Emitted, member in class:clang::final::CompleteTypeKind::FunctionEmissionStatus

Completed in 218 milliseconds