Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h189 bool Emitted; member
218 bool Emitted; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h153 bool Emitted = false; variable
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp1513 std::set<std::string> Emitted; createRangeChecks() local
1698 std::set<std::string> Emitted; createSMERangeChecks() local
H A DNeonEmitter.cpp2050 std::set<std::string> Emitted; genStreamingSVECompatibleList() local
2156 std::set<std::string> Emitted; genIntrinsicRangeCheckCode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3370 bool Emitted = X86FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), ArgReg, fastLowerCall() local
3390 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), ArgReg, fastLowerCall() local
3399 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), ArgReg, fastLowerCall() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp529 bool Emitted; EmitCurrentDiagnostic() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h833 Emitted, /// Emitted to memory, but waiting on transitive dependencies. global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1344 for (unsigned Emitted = 0; Emitted != Size;) { emitValueImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1054 emit(MaterializationResponsibility & MR,const SymbolFlagsMap & Emitted) emit() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4587 Emitted, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2042 Emitted, global() enumerator