Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2547 bool Use32BitInsts = isUInt<32>(Mask); in SelectAndParts64() local
2559 if (Use32BitInsts) in SelectAndParts64()
2593 if ((Use32BitInsts || MoreBG) && NumAndInsts == NumRLInsts) in SelectAndParts64()
2612 if (Use32BitInsts) { in SelectAndParts64()
2753 bool Use32BitInsts = isUInt<32>(Mask); in Select64() local
2758 if (Use32BitInsts) { in Select64()