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

Definitions

include/llvm/Analysis/TargetTransformInfoImpl.h
  439   unsigned getCFInstrCost(unsigned Opcode) { return 1; }
include/llvm/CodeGen/BasicTTIImpl.h
  820   unsigned getCFInstrCost(unsigned Opcode) {
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  450 unsigned GCNTTIImpl::getCFInstrCost(unsigned Opcode) {
  793 unsigned R600TTIImpl::getCFInstrCost(unsigned Opcode) {
lib/Target/Hexagon/HexagonTargetTransformInfo.h
  140   unsigned getCFInstrCost(unsigned Opcode) {