Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A 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/
H A DWebAssemblyLowerBrUnless.cpp71 bool Inverted = false; in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1376 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement()
1443 bool Inverted = L->contains(BI->getSuccessor(1)); in optimizeLoopExitWithUnknownExitCount() local
H A DStructurizeCFG.cpp611 Instruction *Inverted; in simplifyConditions() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1900 auto Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local
H A DLocal.cpp3482 auto *Inverted = in invertCondition() local
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2288 bool Inverted = false; in LowerBRCOND() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp665 bool Inverted) { in simplifyRangeCheck()