Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h457 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function
H A DTargetTransformInfo.h2545 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h561 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp716 bool TargetTransformInfo::preferToKeepConstantsAttached( preferToKeepConstantsAttached() function in TargetTransformInfo