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.h257 bool Emitted; member
285 bool Emitted; member
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2930 bool Emitted = X86FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
2939 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
2948 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
/external/clang/lib/Basic/
DDiagnostic.cpp352 bool Emitted; in EmitCurrentDiagnostic() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp1357 std::set<std::string> Emitted; in emitClangAttrTypeArgList() local
1379 std::set<std::string> Emitted; in emitClangAttrArgContextList() local
1410 std::set<std::string> Emitted; in emitClangAttrIdentifierArgList() local
DNeonEmitter.cpp2080 std::set<std::string> Emitted; in genIntrinsicRangeCheckCode() local
/external/llvm/lib/MC/
DMCAsmStreamer.cpp673 for (unsigned Emitted = 0; Emitted != Size;) { in EmitValueImpl() local