Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/Interp/
H A Dspaceship.cpp
/llvm-project/clang/test/CXX/class/class.compare/class.spaceship/
H A Dp1.cpp215 namespace Preference { namespace
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp539 getKnownConstant(Value * Val,ConstantPreference Preference) getKnownConstant() argument
561 computeValueKnownInPredecessorsImpl(Value * V,BasicBlock * BB,PredValueInfo & Result,ConstantPreference Preference,SmallPtrSet<Value *,4> & RecursionSet,Instruction * CxtI) computeValueKnownInPredecessorsImpl() argument
971 ConstantPreference Preference = WantInteger; processBlock() local
1542 processThreadableEdges(Value * Cond,BasicBlock * BB,ConstantPreference Preference,Instruction * CxtI) processThreadableEdges() argument
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h99 enum Preference : uint8_t { global() enum