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

/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp35 class PPCTTI : public ImmutablePass, public TargetTransformInfo { class in namespace:__anon2576
45 PPCTTI() : ImmutablePass(ID), TM(0), ST(0), TLI(0) { function in class:__anon2576::PPCTTI
49 PPCTTI(const PPCTargetMachine *TM) function in class:__anon2576::PPCTTI
[all...]

Completed in 80 milliseconds