Home
last modified time | relevance | path

Searched defs:ExtCost (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2789 unsigned ExtCost = !TLI.isExtFree(Ext); in MatchOperationAddr() local
3602 unsigned ExtCost = !TLI->isExtFree(I); in ExtLdPromotion() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5192 unsigned ExtCost = TTI.getVectorInstrCost(Instruction::ExtractElement, in getInstructionCost() local