Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5274 const unsigned MAX_BINOP_DEPTH = 1; variable
5303 if (BinOpDepth >= MAX_BINOP_DEPTH) in promoteInstr32To64ForElimEXTSW()
5356 if (BinOpDepth >= MAX_BINOP_DEPTH) in promoteInstr32To64ForElimEXTSW()
5610 if (BinOpDepth >= MAX_BINOP_DEPTH) in isSignOrZeroExtended()
5640 if (BinOpDepth >= MAX_BINOP_DEPTH) in isSignOrZeroExtended()