Home
last modified time | relevance | path

Searched refs:bundleWithPred (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp148 BMI->bundleWithPred(); in runOnMachineFunction()
267 NewMI->bundleWithPred(); in runOnMachineFunction()
DSIFormMemoryClauses.cpp367 BI->bundleWithPred(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp497 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
529 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
608 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
631 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h532 MI.bundleWithPred(); in MIBundleBuilder()
567 MI->bundleWithPred(); in insert()
DMachineInstr.h387 void bundleWithPred();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp1080 NextMII->bundleWithPred(); in ReduceMBB()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp366 Cloned->bundleWithPred(); in CloneMachineInstrBundle()
DSplitKit.cpp527 CopyMI->bundleWithPred(); in buildSingleSubRegCopy()
DMachineInstr.cpp732 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr