Searched defs:getGISelRematGlobalCost (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.h | 357 unsigned getGISelRematGlobalCost() const { getGISelRematGlobalCost() function |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 939 unsigned getGISelRematGlobalCost() const { return 1; } getGISelRematGlobalCost() function |
H A D | TargetTransformInfo.h | 2901 unsigned getGISelRematGlobalCost() const override { getGISelRematGlobalCost() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1320 unsigned TargetTransformInfo::getGISelRematGlobalCost() const { getGISelRematGlobalCost() function in TargetTransformInfo |