Searched defs:RISCVTTIImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h27 class RISCVTTIImpl : public BasicTTIImplBase<RISCVTTIImpl> { class in namespace:llvm
40 explicit RISCVTTIImpl(const RISCVTargetMachine *TM, const Function &F) function in class:llvm::RISCVTTIImpl

Completed in 54 milliseconds