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

  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp 666 MVT MTy = LT.second;
705 int Idx = CostTableLookup(AVX512CostTbl, ISD, MTy);
711 int Idx = CostTableLookup(AVX2CostTbl, ISD, MTy);
717 int Idx = CostTableLookup(AVX1CostTbl, ISD, MTy);
723 int Idx = CostTableLookup(SSE42CostTbl, ISD, MTy);
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]

Completed in 72 milliseconds