Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7157 if (const ConstantSDNode *CAmt = isConstOrConstSplat(N0.getOperand(1))) { in visitTRUNCATE() local
7158 uint64_t Amt = CAmt->getZExtValue(); in visitTRUNCATE()