Home
last modified time | relevance | path

Searched refs:BPFRegisterBankInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/GISel/
H A DBPFInstructionSelector.cpp34 const BPFRegisterBankInfo &RBI);
46 const BPFRegisterBankInfo &RBI;
65 const BPFRegisterBankInfo &RBI) in BPFInstructionSelector()
88 const BPFRegisterBankInfo &RBI) { in createBPFInstructionSelector()
H A DBPFRegisterBankInfo.cpp21 BPFRegisterBankInfo::BPFRegisterBankInfo(const TargetRegisterInfo &TRI) in BPFRegisterBankInfo() function in BPFRegisterBankInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPF.h19 class BPFRegisterBankInfo; variable
37 const BPFRegisterBankInfo &);
H A DBPFSubtarget.cpp112 auto *RBI = new BPFRegisterBankInfo(*getRegisterInfo()); in BPFSubtarget()
/freebsd/lib/clang/libllvm/
H A DMakefile1539 SRCS_MIN+= Target/BPF/GISel/BPFRegisterBankInfo.cpp