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

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3573 unsigned VaListSize = Subtarget->isTargetDarwin() ? 8 : 32; local
3578 Op.getOperand(2), DAG.getConstant(VaListSize, MVT::i32),

Completed in 177 milliseconds