Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp422 auto &CondMI = *BuildMI(&MBB, DL, getBrCond(CC)).addMBB(TBB); in insertBranch() local
424 if (BytesAdded) *BytesAdded += getInstSizeInBytes(CondMI); in insertBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp359 MachineInstr &CondMI = in insertBranch() local
362 *BytesAdded += getInstSizeInBytes(CondMI); in insertBranch()