Searched defs:Emitted (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 185 bool Emitted; global() member 214 bool Emitted; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 153 bool Emitted = false; variable
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 1535 std::set<std::string> Emitted; in createRangeChecks() local 1728 std::set<std::string> Emitted; in createSMERangeChecks() local
|
H A D | NeonEmitter.cpp | 2043 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 D | X86FastISel.cpp | 3372 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 D | Diagnostic.cpp | 530 bool Emitted; in EmitCurrentDiagnostic() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 864 Emitted, /// Emitted to memory, but waiting on transitive dependencies. enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCAsmStreamer.cpp | 1359 for (unsigned Emitted = 0; Emitted != Size;) { in emitValueImpl() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 4323 Emitted, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 6287 bool Emitted = DeclIDs.contains(D); in wasDeclEmitted() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 2047 Emitted, enumerator
|