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.h864 bool HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2,
H A DARMBaseInstrInfo.cpp5510 bool llvm::HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2, in HasLowerConstantMaterializationCost() function in llvm
H A DARMISelLowering.cpp5575 HasLowerConstantMaterializationCost(FVal, TVal, Subtarget)) { in LowerSELECT_CC()
14478 HasLowerConstantMaterializationCost(C1 >> C2, C1, Subtarget)) { in CombineANDShift()