Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp855 bool Inverted; in rewriteCMov() local
881 bool Inverted; in rewriteFCMov() local
890 auto getFCMOVOpcode = [](unsigned Opcode, bool Inverted) { in rewriteFCMov()
923 bool Inverted; in rewriteCondJmp() local
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerBrUnless.cpp71 bool Inverted = false; in runOnMachineFunction() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1376 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement()
1443 bool Inverted = L->contains(BI->getSuccessor(1)); in optimizeLoopExitWithUnknownExitCount() local
DStructurizeCFG.cpp611 Instruction *Inverted; in simplifyConditions() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp1900 auto Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local
DLocal.cpp3482 auto *Inverted = in invertCondition() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp665 bool Inverted) { in simplifyRangeCheck()