HomeSort by relevance Sort by last modified time
    Searched refs:getArgumentAlignment (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h 165 unsigned getArgumentAlignment(SDValue Callee, const ImmutableCallSite *CS,
NVPTXISelLowering.cpp 469 NVPTXTargetLowering::getArgumentAlignment(SDValue Callee,
543 unsigned align = getArgumentAlignment(Callee, CS, Ty, paramCount + 1);
589 unsigned align = getArgumentAlignment(Callee, CS, Ty, paramCount + 1);
845 retAlignment = getArgumentAlignment(Callee, CS, retTy, 0);
    [all...]

Completed in 47 milliseconds