Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp798 unsigned ExtCost = 0; in getOperandsExtensionCost() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3333 unsigned ExtCost = !TLI.isExtFree(Ext); in matchOperationAddr() local
4172 unsigned ExtCost = !TLI->isExtFree(I); in extLdPromotion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4371 unsigned ExtCost = !TLI.isExtFree(Ext); in matchOperationAddr() local
5263 unsigned ExtCost = !TLI->isExtFree(I); in tryToPromoteExts() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6097 unsigned ExtCost = in getInstructionCost() local