Searched defs:preferToKeepConstantsAttached (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 548 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 439 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function |
H A D | TargetTransformInfo.h | 2479 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 694 bool TargetTransformInfo::preferToKeepConstantsAttached( preferToKeepConstantsAttached() function in TargetTransformInfo |