Searched defs:preferToKeepConstantsAttached (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 457 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function |
H A D | TargetTransformInfo.h | 2545 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 561 bool preferToKeepConstantsAttached(const Instruction &Inst, preferToKeepConstantsAttached() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 716 bool TargetTransformInfo::preferToKeepConstantsAttached( preferToKeepConstantsAttached() function in TargetTransformInfo |