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

  /external/clang/include/clang/CodeGen/
SwiftCallingConv.h 139 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 138 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
  /external/clang/lib/CodeGen/
SwiftCallingConv.cpp 235 auto split = splitLegalVectorType(CGM, end - begin, vecTy);
382 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy);
646 swiftcall::splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,

Completed in 152 milliseconds