Searched defs:getEffectiveCallingConv (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1380 /// getEffectiveCallingConv - Get the effective calling convention, taking into
1384 ARMTargetLowering::getEffectiveCallingConv(CallingConv::ID CC, function in class:ARMTargetLowering
1425 switch (getEffectiveCallingConv(CC, isVarArg)) {
12792 if (getEffectiveCallingConv(CallConv, isVarArg) !=

Completed in 196 milliseconds