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

  /external/llvm/include/llvm/Target/
CostTable.h 22 struct CostTblEntry {
30 int CostTableLookup(const CostTblEntry<TypeTy> *Tbl,
  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp 177 static const CostTblEntry<MVT> AVX2CostTable[] = {
220 static const CostTblEntry<MVT> SSE2UniformConstCostTable[] = {
249 static const CostTblEntry<MVT> SSE2CostTable[] = {
296 static const CostTblEntry<MVT> AVX1CostTable[] = {
322 static const CostTblEntry<MVT> CustomLowered[] = {
469 static const CostTblEntry<MVT> SSE42CostTbl[] = {
478 static const CostTblEntry<MVT> AVX1CostTbl[] = {
488 static const CostTblEntry<MVT> AVX2CostTbl[] = {
  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp 185 static const CostTblEntry<MVT> NEONFltDblTbl[] = {
451 static const CostTblEntry<MVT> NEONShuffleTbl[] = {
483 static const CostTblEntry<MVT> CostTbl[] = {

Completed in 744 milliseconds