Searched defs:InH (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCUDA/ | ||
H A D | default-ctor.cu | 10 struct InH { __host__ InH() = default; }; struct |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 2951 SDValue InL, InH; ExpandShiftByConstant() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 5112 Register InH = MRI.createGenericVirtualRegister(HalfTy); narrowScalarShiftByConstant() local |