Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h289 unsigned getGISelRematGlobalCost() const { in getGISelRematGlobalCost() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h747 unsigned getGISelRematGlobalCost() const { return 1; } in getGISelRematGlobalCost() function
H A DTargetTransformInfo.h2283 unsigned getGISelRematGlobalCost() const override { in getGISelRematGlobalCost() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1038 unsigned TargetTransformInfo::getGISelRematGlobalCost() const { in getGISelRematGlobalCost() function in TargetTransformInfo