Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1634 bool Use32BitInsts = isUInt<32>(Mask); in SelectAndParts64() local
1643 if (Use32BitInsts) in SelectAndParts64()
1671 if (Use32BitInsts && NumAndInsts == NumRLInsts) in SelectAndParts64()
1690 if (Use32BitInsts) { in SelectAndParts64()
1824 bool Use32BitInsts = isUInt<32>(Mask); in Select64() local
1829 if (Use32BitInsts) { in Select64()