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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 202 if (isPaddingForCoerceAndExpand(eltType)) continue;
225 static bool isPaddingForCoerceAndExpand(llvm::Type *eltType) {
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]

Completed in 65 milliseconds