Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp214 unsigned getCondTfrOpcode(const MachineOperand &SO, bool Cond);
580 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode() function in HexagonExpandCondsets
638 unsigned Opc = getCondTfrOpcode(SrcOp, PredSense); in genCondTfrFor()