Searched refs:Use32BitInsts (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1641 bool Use32BitInsts = isUInt<32>(Mask); local
1650 if (Use32BitInsts)
1678 if (Use32BitInsts && NumAndInsts == NumRLInsts)
1697 if (Use32BitInsts) {
1831 bool Use32BitInsts = isUInt<32>(Mask); local
1836 if (Use32BitInsts) {

Completed in 139 milliseconds