reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/Hexagon/HexagonTargetTransformInfo.h
  122   unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr,

References

include/llvm/Analysis/TargetTransformInfo.h
 1726     return Impl.getGatherScatterOpCost(Opcode, DataTy, Ptr, VariableMask,
include/llvm/CodeGen/BasicTTIImpl.h
 1099       return ConcreteTTI->getGatherScatterOpCost(
 1107       return ConcreteTTI->getGatherScatterOpCost(Instruction::Load, RetTy,