Home
last modified time | relevance | path

Searched defs:Cond (Results 1 – 25 of 200) sorted by relevance

12345678

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp143 IValueT encodeCondition(CondARM32::Cond Cond) { in encodeCondition()
795 void AssemblerARM32::emitType01(CondARM32::Cond Cond, IValueT InstType, in emitType01()
815 void AssemblerARM32::emitType01(CondARM32::Cond Cond, IValueT Opcode, in emitType01()
824 void AssemblerARM32::emitType01(CondARM32::Cond Cond, IValueT Opcode, in emitType01()
887 void AssemblerARM32::emitType05(CondARM32::Cond Cond, IOffsetT Offset, in emitType05()
899 void AssemblerARM32::emitBranch(Label *L, CondARM32::Cond Cond, bool Link) { in emitBranch()
912 void AssemblerARM32::emitCompareOp(CondARM32::Cond Cond, IValueT Opcode, in emitCompareOp()
934 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, IValueT InstType, in emitMemOp()
945 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, bool IsLoad, bool IsByte, in emitMemOp()
1002 void AssemblerARM32::emitMemOpEnc3(CondARM32::Cond Cond, IValueT Opcode, in emitMemOpEnc3()
[all …]
DIceAssemblerARM32.h215 void ldr(const Operand *OpRt, const Operand *OpAddress, CondARM32::Cond Cond, in ldr()
225 CondARM32::Cond Cond, const TargetLowering *Lowering) { in ldrex()
287 void str(const Operand *OpRt, const Operand *OpAddress, CondARM32::Cond Cond, in str()
297 CondARM32::Cond Cond, const TargetLowering *Lowering) { in strex()
425 CondARM32::Cond Cond, const TargetLowering *Lowering) { in vldrd()
434 CondARM32::Cond Cond, const TargetLowering *Lowering) { in vldrs()
443 CondARM32::Cond Cond, const TargetLowering *Lowering) { in vldrq()
597 CondARM32::Cond Cond, const TargetLowering *Lowering) { in vstrd()
606 CondARM32::Cond Cond, const TargetLowering *Lowering) { in vstrs()
615 CondARM32::Cond Cond, const TargetLowering *Lowering) { in vstrq()
DIceConditionCodesMIPS32.h31 enum Cond { enum
DIceConditionCodesARM32.h31 enum Cond { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp138 Value *Cond = nullptr; in performCallDomainErrorOnly() local
190 Value *Cond = nullptr; in performCallRangeErrorOnly() local
228 Value *Cond = nullptr; in performCallErrors() local
476 Value *Cond = BBBuilder.CreateFCmp(CmpInst::FCMP_OGT, Exp, V); in generateCondForPow() local
485 void LibCallsShrinkWrap::shrinkWrapCI(CallInst *CI, Value *Cond) { in shrinkWrapCI()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_select_main.cpp45 TyI1 Cond; in testSelect() local
81 v4si32 Cond; in testSelect() local
111 Ty Cond; in testSelectI1() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp754 X86::CondCode Cond = X86::getCondFromSETCC(MI); in collectCondsInRegs() local
773 DebugLoc TestLoc, X86::CondCode Cond) { in promoteCondToReg()
785 DebugLoc TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()
813 X86::CondCode Cond = X86::COND_INVALID; in rewriteArithmetic() local
867 X86::CondCode Cond = X86::getCondFromCMov(CMovI); in rewriteCMov() local
893 X86::CondCode Cond = getCondFromFCMOV(CMovI.getOpcode()); in rewriteFCMov() local
935 X86::CondCode Cond = X86::getCondFromBranch(JmpI); in rewriteCondJmp() local
1092 X86::CondCode Cond = X86::getCondFromSETCC(SetCCI); in rewriteSetCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp98 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch()
183 ArrayRef<MachineOperand> Cond, in insertBranch()
/third_party/typescript/tests/cases/compiler/
DinfiniteConstraints.ts37 type Cond<T> = T extends number ? number : never; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp105 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch()
182 ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const { in insertBranch()
DWebAssemblyLowerBrUnless.cpp71 Register Cond = MI->getOperand(1).getReg(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp154 SmallVectorImpl<MachineOperand> &Cond) { in parseCondBranch()
162 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch()
245 ArrayRef<MachineOperand> Cond, in insertBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp167 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch()
222 ArrayRef<MachineOperand> Cond, in insertBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp178 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch()
268 ArrayRef<MachineOperand> Cond, in insertBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp97 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch()
123 ArrayRef<MachineOperand> Cond, in insertBranch()
192 SmallVectorImpl<MachineOperand> &Cond, bool AllowModify, in analyzeBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAtomicOptimizer.cpp277 Value *Cond = B.CreateICmp(Pred, LHS, RHS); in buildNonAtomicBinOp() local
428 Value *const Cond = B.CreateIntrinsic(Intrinsic::amdgcn_ps_live, {}, {}); in optimizeAtomic() local
555 Value *const Cond = B.CreateICmpEQ(Mbcnt, B.getIntN(TyBitWidth, 0)); in optimizeAtomic() local
DSIAnnotateControlFlow.cpp231 Value *Cond, PHINode *Broken, llvm::Loop *L, BranchInst *Term) { in handleLoopCondition()
270 Value *Cond = Term->getCondition(); in handleLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp238 static void CreateAssert(IRBuilder<> &B, Value *Cond) { in CreateAssert()
252 static void CreateAssertNot(IRBuilder<> &B, Value *Cond) { in CreateAssertNot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h744 SmallVectorImpl<MachineOperand> &Cond, in reduceLoopCount()
847 ArrayRef<MachineOperand> Cond, unsigned TrueReg, in canInsertSelect()
870 unsigned DstReg, ArrayRef<MachineOperand> Cond, in insertSelect()
894 SmallVectorImpl<MachineOperand> &Cond, in analyzeSelect()
1280 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition()
1307 virtual bool canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, in canMakeTailCallConditional()
1314 SmallVectorImpl<MachineOperand> &Cond, in replaceBranchWithTailCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DGuardUtils.cpp66 auto *Cond = BI->getCondition(); in parseWidenableBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp324 static MSP430CC::CondCodes getCondCode(unsigned Cond) { in getCondCode()
344 unsigned Cond = fieldFromInstruction(Insn, 10, 3); in getInstructionCJ() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp266 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch()
401 ArrayRef<MachineOperand> Cond, in insertBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp422 static Value *FindLIVLoopCondition(Value *Cond, Loop *L, bool &Changed, in FindLIVLoopCondition()
506 FindLIVLoopCondition(Value *Cond, Loop *L, bool &Changed, in FindLIVLoopCondition()
572 Value *Cond = BInst->getCondition(); in isUnreachableDueToPreviousUnswitching() local
1000 void LoopUnswitch::UnswitchTrivialCondition(Loop *L, Value *Cond, Constant *Val, in UnswitchTrivialCondition()
1108 ConstantInt *Cond = dyn_cast<ConstantInt>(SI->getCondition()); in TryTrivialLoopUnswitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLoopUtils.cpp121 SmallVector<MachineOperand, 4> Cond; in PeelSingleBlockLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DParallel.cpp109 std::condition_variable Cond; member in llvm::parallel::detail::__anon8d0377520111::ThreadPoolExecutor

12345678