Home
last modified time | relevance | path

Searched defs:PredSense (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h43 using PredSense = std::pair<unsigned, bool>; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp646 bool PredSense, bool ReadUndef, bool ImpUse) { in genCondTfrFor()