Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp296 static bool isSSATMinMaxPattern(Instruction *Inst, const APInt &Imm) { in isSSATMinMaxPattern() function
378 if (isSSATMinMaxPattern(Inst, Imm) || in getIntImmCostInst()
380 isSSATMinMaxPattern(cast<Instruction>(*Inst->user_begin()), Imm))) in getIntImmCostInst()