Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2828 bool Output32Bit = N->getValueType(0) == MVT::i32; in tryEXTEND() local
2834 if (Input32Bit != Output32Bit) in tryEXTEND()