Searched refs:In32 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | JSON.cpp | 718 const UTF32 *In32 = Codepoints.data(); in fixUTF8() local 720 ConvertUTF32toUTF8(&In32, In32 + Codepoints.size(), &Out8, Out8 + Res.size(), in fixUTF8()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 7290 SDValue In32 = DAG.getNode(ISD::ANY_EXTEND, DL, MVT::i32, Src); in LowerOperationWrapper() local 7292 DAG.getMachineNode(SystemZ::LEFR_16, DL, MVT::f16, In32), 0)); in LowerOperationWrapper()
|