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

/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h28 class PPCTTIImpl : public BasicTTIImplBase<PPCTTIImpl> { class in namespace:llvm
40 explicit PPCTTIImpl(const PPCTargetMachine *TM, const Function &F) function in class:llvm::PPCTTIImpl
45 PPCTTIImpl(const PPCTTIImpl &Arg) function in class:llvm::PPCTTIImpl
47 PPCTTIImpl(PPCTTIImpl &&Arg) function in class:llvm::PPCTTIImpl

Completed in 46 milliseconds