Searched defs:MatchInfo (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp181 matchCvtF32UByteN(MachineInstr &MI, MachineRegisterInfo &MRI, MachineFunction &MF, CvtF32UByteMatchInfo &MatchInfo) argument
210 applyCvtF32UByteN(MachineInstr &MI, const CvtF32UByteMatchInfo &MatchInfo) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp192 matchREV(MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
221 matchTRN(MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
242 matchUZP(MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
258 matchZip(MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
275 matchDupFromInsertVectorElt(int Lane, MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
315 matchDupFromBuildVector(int Lane, MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
331 matchDup(MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
348 matchEXT(MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) argument
371 applyShuffleVectorPseudo(MachineInstr &MI, ShuffleVectorPseudo &MatchInfo) argument
382 applyEXT(MachineInstr &MI, ShuffleVectorPseudo &MatchInfo) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp727 IndexedLoadStoreMatchInfo MatchInfo; local
735 bool CombinerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { argument
751 applyCombineIndexedLoadStore( MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) argument
1352 matchPtrAddImmedChain(MachineInstr &MI, PtrAddChain &MatchInfo) argument
1385 applyPtrAddImmedChain(MachineInstr &MI, PtrAddChain &MatchInfo) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheck.cpp1188 SmallVector<StringRef, 4> MatchInfo; local
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c186112 typedef struct MatchInfo MatchInfo; typedef in typeref:struct:MatchInfo
186113 struct MatchInfo { struct
[all...]

Completed in 357 milliseconds