reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2381 if (Index != -1U) { 2391 Index = Index % Width; 2391 Index = Index % Width; 2394 if (ScalarType->isFloatingPointTy() && Index == 0) 2404 return BaseT::getVectorInstrCost(Opcode, Val, Index) + RegisterFileMoveCost;