Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h265 bool Emitted; member
293 bool Emitted; member
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp2759 bool Emitted = X86FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
2768 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
2777 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), ArgReg, in fastLowerCall() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp352 bool Emitted; in EmitCurrentDiagnostic() local
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1354 std::set<std::string> Emitted; in emitClangAttrTypeArgList() local
1376 std::set<std::string> Emitted; in emitClangAttrArgContextList() local
1407 std::set<std::string> Emitted; in emitClangAttrIdentifierArgList() local
H A DNeonEmitter.cpp2087 std::set<std::string> Emitted; in genIntrinsicRangeCheckCode() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp673 for (unsigned Emitted = 0; Emitted != Size;) { in EmitValueImpl() local