Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp790 X86::CondCode InvCond = X86::GetOppositeBranchCondition(Cond); in tracePredStateThroughCFG() local
794 {InvCond}); in tracePredStateThroughCFG()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4847 ISD::CondCode InvCond = ISD::getSetCCInverse( in SimplifySetCC() local
4852 InvCond); in SimplifySetCC()