Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h865 bool HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2,
DARMBaseInstrInfo.cpp5661 bool llvm::HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2, in HasLowerConstantMaterializationCost() function in llvm
DARMISelLowering.cpp5458 HasLowerConstantMaterializationCost(FVal, TVal, Subtarget)) { in LowerSELECT_CC()