Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/class/class.compare/class.spaceship/
H A Dp1.cpp215 namespace Preference { namespace
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp612 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant()
634 ConstantPreference Preference, DenseSet<Value *> &RecursionSet, in computeValueKnownInPredecessorsImpl()
1045 ConstantPreference Preference = WantInteger; in processBlock() local
1612 ConstantPreference Preference, in processThreadableEdges()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h97 enum Preference { enum