Home
last modified time | relevance | path

Searched defs:Emitted (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h185 bool Emitted; global() member
214 bool Emitted; global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h153 bool Emitted = false; variable
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp1535 std::set<std::string> Emitted; in createRangeChecks() local
1728 std::set<std::string> Emitted; in createSMERangeChecks() local
H A DNeonEmitter.cpp2043 std::set<std::string> Emitted; in genStreamingSVECompatibleList() local
2149 std::set<std::string> Emitted; in genIntrinsicRangeCheckCode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3372 bool Emitted = X86FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
3392 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
3401 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp530 bool Emitted; in EmitCurrentDiagnostic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h864 Emitted, /// Emitted to memory, but waiting on transitive dependencies. enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1359 for (unsigned Emitted = 0; Emitted != Size;) { in emitValueImpl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4323 Emitted, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6287 bool Emitted = DeclIDs.contains(D); in wasDeclEmitted() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2047 Emitted, enumerator