Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp248 unsigned getCondTfrOpcode(const MachineOperand &SO, bool Cond);
577 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode() function in HexagonExpandCondsets
625 unsigned Opc = getCondTfrOpcode(SrcOp, PredSense); in genCondTfrFor()