Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsics.cpp203 IIT_Info LastInfo, in DecodeIITType() argument
207 bool IsScalableVector = (LastInfo == IIT_SCALABLE_VEC); in DecodeIITType()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1575 const VSETVLIInfo LastInfo = CurInfo; in doPRE() local
1579 if (CurInfo == LastInfo) in doPRE()