Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp1701 bool Emitted = X86FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), in DoSelectCall() local
1710 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), in DoSelectCall() local
1719 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), in DoSelectCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h256 bool Emitted; member
282 bool Emitted; member
/external/clang/lib/Basic/
DDiagnostic.cpp391 bool Emitted = ProcessDiag(); in EmitCurrentDiagnostic() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1017 Emitted = EmittedFunctions.find(F); in deallocateMemForFunction() local