Searched refs:getBranchHint (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp403 static unsigned getBranchHint(unsigned PCC, FunctionLoweringInfo *FuncInfo, function
2903 PCC |= getBranchHint(PCC, FuncInfo, N->getOperand(3));
2935 PCC |= getBranchHint(PCC, FuncInfo, N->getOperand(4));

Completed in 643 milliseconds