/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CmpInstAnalysis.cpp | 42 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode()
|
D | ScalarEvolutionExpander.cpp | 1667 Type *OpTy = S->getOperand(i)->getType(); in visitSMaxExpr() local 1692 Type *OpTy = S->getOperand(i)->getType(); in visitUMaxExpr() local 1717 Type *OpTy = S->getOperand(i)->getType(); in visitSMinExpr() local 1742 Type *OpTy = S->getOperand(i)->getType(); in visitUMinExpr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 233 LLT OpTy, LLT DestTy) { in canFoldMergeOpcode() 294 LLT OpTy = MRI.getType(MI.getOperand(NumDefs).getReg()); in tryCombineMerges() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 414 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) { in getOperationCost() 1083 Type *OpTy = Op->getType(); variable 1340 Type *OpTy = StructType::create({RetTy, CondTy}); variable 1360 Type *OpTy = StructType::create({RetTy, CondTy}); variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2571 Type *OpTy = getTypeByID(Record[1]); in parseConstants() local 2649 VectorType *OpTy = in parseConstants() local 2669 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 2689 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 2702 VectorType *OpTy = in parseConstants() local 2717 Type *OpTy = getTypeByID(Record[0]); in parseConstants() local 4368 Type *OpTy = getTypeByID(Record[1]); in parseFunctionBody() local 4426 Type *OpTy = getTypeByID(Record[0]); in parseFunctionBody() local 4450 Type *OpTy = getTypeByID(Record[0]); in parseFunctionBody() local 4580 PointerType *OpTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64RegisterBankInfo.cpp | 445 LLT OpTy = MRI.getType(MI.getOperand(Idx).getReg()); in getSameKindOfOperandsMapping() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 472 Register UseReg, uint8_t OpTy, in getRegSeqInit() 513 uint8_t OpTy = OpInfo[UseOpIdx].OperandType; in tryToFoldACImm() local
|
D | AMDGPURegisterBankInfo.cpp | 843 LLT OpTy = MRI.getType(Op.getReg()); in executeInWaterfallLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 104 for (auto OpTy : RemainingOps) { in createMemCpyLoopKnownSize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 1618 bool isValidIntegerLogicalOp(Ice::InstArithmetic::OpKind Op, Ice::Type OpTy) { in isValidIntegerLogicalOp() 1628 bool isValidIntegerArithOp(Ice::InstArithmetic::OpKind Op, Ice::Type OpTy) { in isValidIntegerArithOp() 1637 bool isValidFloatingArithOp(Ice::InstArithmetic::OpKind Op, Ice::Type OpTy) { in isValidFloatingArithOp() 2155 Ice::Type OpTy) { in reportInvalidBinaryOp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.cpp | 628 Type *OpTy = nullptr; in getCmpOpsType() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 1951 Type *OpTy = CI->getArgOperand(0)->getType(); in UpgradeIntrinsicCall() local 1965 Type *OpTy = CI->getArgOperand(0)->getType(); in UpgradeIntrinsicCall() local 1988 Type *OpTy = CI->getArgOperand(0)->getType(); in UpgradeIntrinsicCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 827 MVT OpTy = Op.getValueType().getSimpleVT(); in SelectTypecast() local 853 MVT OpTy = N->getOperand(0).getValueType().getSimpleVT(); (void)OpTy; in SelectV2Q() local
|
D | HexagonISelLowering.cpp | 870 MVT OpTy = ty(LHS); in LowerSETCC() local 927 MVT OpTy = ty(Op1); in LowerVSELECT() local 2594 MVT OpTy = ty(Op.getOperand(0)); in LowerCONCAT_VECTORS() local
|
D | HexagonISelLoweringHVX.cpp | 322 MVT OpTy = ty(Op0); in getByteShuffle() local
|
D | HexagonISelDAGToDAGHVX.cpp | 1009 MVT OpTy = Op.getValueType().getSimpleVT(); in materialize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 541 LLT OpTy = getMRI()->getType(Ops[0]); in buildSequence() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 5145 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local 5366 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local 5433 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 47 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) { in getOperationCost()
|
D | TargetTransformInfo.h | 1413 int getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) override { in getOperationCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineVerifier.cpp | 940 LLT OpTy = MRI->getType(MO->getReg()); in verifyPreISelGenericInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 2156 Type *OpTy = RetTy; in getIntrinsicInstrCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 1595 Type *OpTy = I->getOperand(0)->getType(); in SelectFPToI() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3110 EVT OpTy = Node->getOperand(0).getValueType(); in ExpandNode() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 652 Type *OpTy = Op1->getType(); in simplifyX86addcarry() local
|