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.cpp5243 const unsigned MAX_BINOP_DEPTH = 1; variable
5371 if (BinOpDepth >= MAX_BINOP_DEPTH) in isSignOrZeroExtended()
5401 if (BinOpDepth >= MAX_BINOP_DEPTH) in isSignOrZeroExtended()