Home
last modified time | relevance | path

Searched defs:Preference (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp539 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant()
561 ConstantPreference Preference, DenseSet<Value *> &RecursionSet, in computeValueKnownInPredecessorsImpl()
982 ConstantPreference Preference = WantInteger; in processBlock() local
1554 ConstantPreference Preference, in processThreadableEdges()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h99 enum Preference { enum