Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h421 LLVM_ABI LegalizeResult bitcastExtractSubvector(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3926 LegalizerHelper::bitcastExtractSubvector(MachineInstr &MI, unsigned TypeIdx, in bitcastExtractSubvector() function in LegalizerHelper
4410 return bitcastExtractSubvector(MI, TypeIdx, CastTy); in bitcast()