Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp53 int computeBranchSize(MachineFunction &Fn,
176 int PPCBSel::computeBranchSize(MachineFunction &Fn, in computeBranchSize() function in PPCBSel
320 int BranchSize = computeBranchSize(Fn, &MBB, Dest, MBBStartOffset); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp56 int computeBranchSize(MachineFunction &Fn,
201 int PPCBSel::computeBranchSize(MachineFunction &Fn, in computeBranchSize() function in PPCBSel
346 int BranchSize = computeBranchSize(Fn, &MBB, Dest, MBBStartOffset); in runOnMachineFunction()