Home
last modified time | relevance | path

Searched refs:BROpcode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp64 unsigned BROpcode; member
369 BuildMI(Entry, DebugLoc(), TII->get(Kind.BROpcode)).addReg(AArch64::X16); in populateThunk()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h224 unsigned BROpcode) const;
H A DSparcISelLowering.cpp3361 unsigned BROpcode) const { in expandSelectCC()
3396 BuildMI(ThisMBB, dl, TII.get(BROpcode)) in expandSelectCC()