Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3333 unsigned ExtCost = !TLI.isExtFree(Ext); in matchOperationAddr() local
4172 unsigned ExtCost = !TLI->isExtFree(I); in extLdPromotion() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6097 unsigned ExtCost = in getInstructionCost() local