Home
last modified time | relevance | path

Searched refs:HasLowerConstantMaterializationCost (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h886 bool HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2,
H A DARMBaseInstrInfo.cpp5663 bool llvm::HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2, in HasLowerConstantMaterializationCost() function in llvm
H A DARMISelLowering.cpp5488 HasLowerConstantMaterializationCost(FVal, TVal, Subtarget)) { in LowerSELECT_CC()
14401 HasLowerConstantMaterializationCost(C1 >> C2, C1, Subtarget)) { in CombineANDShift()