reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
122 unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,
1726 return Impl.getGatherScatterOpCost(Opcode, DataTy, Ptr, VariableMask,
include/llvm/CodeGen/BasicTTIImpl.h1099 return ConcreteTTI->getGatherScatterOpCost( 1107 return ConcreteTTI->getGatherScatterOpCost(Instruction::Load, RetTy,