Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp1853 bool CondIsKill = hasTrivialKill(Cond); in X86FastEmitCMoveSelect() local
2026 bool CondIsKill = hasTrivialKill(Cond); in X86FastEmitPseudoSelect() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2654 bool CondIsKill = hasTrivialKill(Cond); in selectSelect() local