Home
last modified time | relevance | path

Searched defs:predictBranchSizeForIfCvt (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h809 virtual unsigned predictBranchSizeForIfCvt(MachineInstr &MI) const { in predictBranchSizeForIfCvt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2089 ARMBaseInstrInfo::predictBranchSizeForIfCvt(MachineInstr &MI) const { in predictBranchSizeForIfCvt() function in ARMBaseInstrInfo