Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h548 bool preferToKeepConstantsAttached(const Instruction &Inst, in preferToKeepConstantsAttached() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h439 bool preferToKeepConstantsAttached(const Instruction &Inst, in preferToKeepConstantsAttached() function
H A DTargetTransformInfo.h2479 bool preferToKeepConstantsAttached(const Instruction &Inst, in preferToKeepConstantsAttached() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp694 bool TargetTransformInfo::preferToKeepConstantsAttached( in preferToKeepConstantsAttached() function in TargetTransformInfo