Searched refs:EmitRet (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp2024 bool EmitRet = ARMEmitStore(ArgVT, Arg, Addr); (void)EmitRet; local
2025 assert(EmitRet && "Could not emit a store for argument!");

Completed in 116 milliseconds