/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1376 Type *OpTy = getTypeByID(Record[1]); in ParseConstants() local 1407 VectorType *OpTy = in ParseConstants() local 1416 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local 1427 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local 1440 VectorType *OpTy = in ParseConstants() local 1454 Type *OpTy = getTypeByID(Record[0]); in ParseConstants() local 2420 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local 2444 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local 2591 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local 2735 PointerType *OpTy = dyn_cast<PointerType>(Callee->getType()); in ParseFunctionBody() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2353 Type *OpTy = getTypeByID(Record[1]); in parseConstants() local 2427 VectorType *OpTy = in parseConstants() local 2447 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 2467 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 2480 VectorType *OpTy = in parseConstants() local 2495 Type *OpTy = getTypeByID(Record[0]); in parseConstants() local 3995 Type *OpTy = getTypeByID(Record[1]); in parseFunctionBody() local 4053 Type *OpTy = getTypeByID(Record[0]); in parseFunctionBody() local 4077 Type *OpTy = getTypeByID(Record[0]); in parseFunctionBody() local 4270 Type *OpTy = getTypeByID(Record[1]); in parseFunctionBody() local [all …]
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3089 Type *OpTy = getTypeByID(Record[1]); in parseConstants() local 3151 VectorType *OpTy = in parseConstants() local 3171 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 3191 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 3204 VectorType *OpTy = in parseConstants() local 3219 Type *OpTy = getTypeByID(Record[0]); in parseConstants() local 4983 Type *OpTy = getTypeByID(Record[1]); in parseFunctionBody() local 5041 Type *OpTy = getTypeByID(Record[0]); in parseFunctionBody() local 5065 Type *OpTy = getTypeByID(Record[0]); in parseFunctionBody() local 5258 Type *OpTy = getTypeByID(Record[1]); in parseFunctionBody() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64RegisterBankInfo.cpp | 424 LLT OpTy = MRI.getType(MI.getOperand(Idx).getReg()); in getSameKindOfOperandsMapping() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 344 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) { in getOperationCost() 910 Type *OpTy = Op->getType(); variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 105 for (auto OpTy : RemainingOps) { in createMemCpyLoopKnownSize() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.cpp | 582 Type *OpTy = nullptr; in getCmpOpsType() local
|
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/ |
D | CBackend.cpp | 1180 Type* OpTy = CPV->getType(); in printConstantWithCast() local 1367 Type* OpTy = Operand->getType(); in writeOperandWithCast() local 1435 Type* OpTy = Operand->getType(); in writeOperandWithCast() local
|
/external/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()
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 210 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) { in getOperationCost()
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 47 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) { in getOperationCost()
|
D | TargetTransformInfo.h | 754 int getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) override { in getOperationCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 441 LLT OpTy = getMRI()->getType(Ops[0]); in buildSequence() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 3509 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local 3716 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local 3746 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 4451 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local 4676 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local 4706 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 1698 Type *OpTy = CI->getArgOperand(0)->getType(); in UpgradeIntrinsicCall() local 1721 Type *OpTy = CI->getArgOperand(0)->getType(); in UpgradeIntrinsicCall() local
|
/external/spirv-llvm/lib/SPIRV/ |
D | OCL20ToSPIRV.cpp | 909 auto OpTy = F->getReturnType(); in visitCallGroupBuiltin() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) { in getOperationCost()
|
D | TargetTransformInfo.h | 1195 int getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) override { in getOperationCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 5019 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local 5237 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local 5266 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 813 MVT OpTy = ty(LHS); in LowerSETCC() local 2551 MVT OpTy = ty(Op.getOperand(0)); in LowerCONCAT_VECTORS() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineVerifier.cpp | 932 LLT OpTy = MRI->getType(MO->getReg()); in visitMachineInstrBefore() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2854 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMFastISel.cpp | 1371 Type *OpTy = I->getOperand(0)->getType(); in SelectFPToSI() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 576 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntRes_VSELECT() local 1117 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntOp_SELECT() local
|