Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp1652 bool Emitted = X86FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), in DoSelectCall() local
1661 bool Emitted = X86FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), in DoSelectCall() local
1670 bool Emitted = X86FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), in DoSelectCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h243 bool Emitted; member
269 bool Emitted; member
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1571 bool Emitted = FastEmitExtend(ISD::SIGN_EXTEND, VA.getLocVT(), in ProcessCallArgs() local
1579 bool Emitted = FastEmitExtend(ISD::ZERO_EXTEND, VA.getLocVT(), in ProcessCallArgs() local
1587 bool Emitted = FastEmitExtend(ISD::ANY_EXTEND, VA.getLocVT(), in ProcessCallArgs() local
/external/clang/lib/Basic/
DDiagnostic.cpp271 bool Emitted = DiagObj->ProcessDiag(); in Emit() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1030 Emitted = EmittedFunctions.find(F); in deallocateMemForFunction() local