Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonExpandCondsets.cpp212 unsigned getCondTfrOpcode(const MachineOperand &SO, bool Cond);
578 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode() function in HexagonExpandCondsets
637 unsigned Opc = getCondTfrOpcode(SrcOp, PredSense); in genCondTfrFor()