Searched defs:Narrow (Results 1 – 8 of 8) sorted by relevance
2197 bool Narrow = VT.getSizeInBits() == 64; SelectLoadLane() local 2235 bool Narrow = VT.getSizeInBits() == 64; SelectPostLoadLane() local 2289 bool Narrow = VT.getSizeInBits() == 64; SelectStoreLane() local 2317 bool Narrow = VT.getSizeInBits() == 64; SelectPostStoreLane() local [all...]
4270 SDValue Narrow = SrcVal; LowerFP_ROUND() local 14418 SDValue Narrow; LowerINSERT_SUBVECTOR() local [all...]
3152 APInt Narrow = N1.umul_ov(N2, Overflow); TEST() local 3165 APInt Narrow = N1.smul_ov(N2, Overflow); TEST() local
5828 bool Narrow = Ty.getSizeInBits() == 64; selectVectorLoadLaneIntrinsic() local 5896 bool Narrow = Ty.getSizeInBits() == 64; selectVectorStoreLaneIntrinsic() local
2700 SDValue Narrow = Op.getOperand(0); LowerFP_EXTEND() local
6616 FormatStyle Narrow = getLLVMStyleWithColumns(11); TEST_F() local [all...]
1404 enum class Conversion { Forbidden, None, Narrow, Extend }; global() enumerator
49030 SDValue Narrow = N.getOperand(0); PromoteMaskArithmetic() local [all...]