Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DJumpThreading.cpp289 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant()
312 ConstantPreference Preference) { in ComputeValueKnownInPredecessors()
655 ConstantPreference Preference = WantInteger; in ProcessBlock() local
1038 ConstantPreference Preference) { in ProcessThreadableEdges()
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp354 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant()
377 ConstantPreference Preference, Instruction *CxtI) { in ComputeValueKnownInPredecessors()
733 ConstantPreference Preference = WantInteger; in ProcessBlock() local
1173 ConstantPreference Preference, in ProcessThreadableEdges()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp552 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant()
574 ConstantPreference Preference, Instruction *CxtI) { in ComputeValueKnownInPredecessors()
1037 ConstantPreference Preference = WantInteger; in ProcessBlock() local
1564 ConstantPreference Preference, in ProcessThreadableEdges()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetMachine.h57 enum Preference { enum
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp448 unsigned Preference = vrm_->getRegAllocPref(cur.reg); in attemptTrivialCoalescing() local
1526 unsigned Preference = vrm_->getRegAllocPref(cur->reg); in getFreePhysReg() local
/external/llvm/include/llvm/Target/
DTargetLowering.h70 enum Preference { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h95 enum Preference { enum