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

/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2003 bool EmitRet = ARMEmitStore(ArgVT, Arg, Addr); (void)EmitRet; local
2004 assert(EmitRet && "Could not emit a store for argument!");

Completed in 36 milliseconds