Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h109 enum { NotEmitted, Emitting, Emitted } EmitState; enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h269 bool Emitted; member
297 bool Emitted; member
/external/clang/lib/Basic/
DDiagnostic.cpp365 bool Emitted; in EmitCurrentDiagnostic() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2965 bool Emitted = X86FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
2974 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
2983 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp1389 std::set<std::string> Emitted; in emitClangAttrTypeArgList() local
1411 std::set<std::string> Emitted; in emitClangAttrArgContextList() local
1442 std::set<std::string> Emitted; in emitClangAttrIdentifierArgList() local
DNeonEmitter.cpp2094 std::set<std::string> Emitted; in genIntrinsicRangeCheckCode() local
/external/llvm/lib/MC/
DMCAsmStreamer.cpp715 for (unsigned Emitted = 0; Emitted != Size;) { in EmitValueImpl() local