Home
last modified time | relevance | path

Searched refs:isMBBSafeToOutlineFrom (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h111 virtual bool isMBBSafeToOutlineFrom(MachineBasicBlock &MBB,
DRISCVInstrInfo.cpp657 bool RISCVInstrInfo::isMBBSafeToOutlineFrom(MachineBasicBlock &MBB, in isMBBSafeToOutlineFrom() function in RISCVInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h258 bool isMBBSafeToOutlineFrom(MachineBasicBlock &MBB,
DAArch64InstrInfo.cpp5993 bool AArch64InstrInfo::isMBBSafeToOutlineFrom(MachineBasicBlock &MBB, in isMBBSafeToOutlineFrom() function in AArch64InstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp746 if (!TII.isMBBSafeToOutlineFrom(MBB, Flags)) in convertToUnsignedVec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1767 virtual bool isMBBSafeToOutlineFrom(MachineBasicBlock &MBB, in isMBBSafeToOutlineFrom() function