Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3275 unsigned ExtCost = !TLI.isExtFree(Ext); in matchOperationAddr() local
4088 unsigned ExtCost = !TLI->isExtFree(I); in extLdPromotion() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5584 unsigned ExtCost = TTI.getVectorInstrCost(Instruction::ExtractElement, in getInstructionCost() local