Home
last modified time | relevance | path

Searched defs:InvCond (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DIRBuilder.h1792 Value *InvCond = CreateICmpEQ(MaskedPtr, Zero, "maskcond"); variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp790 X86::CondCode InvCond = X86::GetOppositeBranchCondition(Cond); in tracePredStateThroughCFG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp792 X86::CondCode InvCond = X86::GetOppositeBranchCondition(Cond); in tracePredStateThroughCFG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2817 Value *InvCond = CreateICmpEQ(MaskedPtr, Zero, "maskcond"); in CreateAlignmentAssumptionHelper() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1498 ISD::CondCode InvCond = ISD::getSetCCInverse( in SimplifySetCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3205 ISD::CondCode InvCond = ISD::getSetCCInverse(Cond, CTVT); in SimplifySetCC() local
3294 ISD::CondCode InvCond = ISD::getSetCCInverse( in SimplifySetCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4081 ISD::CondCode InvCond = ISD::getSetCCInverse(Cond, CTVT); in simplifySetCCWithCTPOP() local
4380 ISD::CondCode InvCond = ISD::getSetCCInverse( in SimplifySetCC() local