/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CmpInstAnalysis.cpp | 42 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2374 VectorType *OpTy; in parseConstants() member 2401 VectorType *OpTy = DelayedShuffle.OpTy; in parseConstants() local 2658 Type *OpTy = getTypeByID(Record[1]); in parseConstants() local 2737 VectorType *OpTy = in parseConstants() local 2759 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 2781 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in parseConstants() local 2791 VectorType *OpTy = in parseConstants() local 2803 Type *OpTy = getTypeByID(Record[0]); in parseConstants() local 4564 Type *OpTy = getTypeByID(Record[1]); in parseFunctionBody() local 4622 Type *OpTy = getTypeByID(Record[0]); in parseFunctionBody() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | FixedPointBuilder.h | 175 Type *OpTy = getAccommodatingFloatType(DstTy, SrcSema); in CreateFixedToFloating() local 192 Type *OpTy = getAccommodatingFloatType(Src->getType(), DstSema); in CreateFloatingToFixed() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 447 LLT OpTy, LLT DestTy) { in canFoldMergeOpcode() 547 LLT OpTy = MRI.getType(MI.getOperand(NumDefs).getReg()); in tryCombineUnmergeValues() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86PartialReduction.cpp | 214 auto *OpTy = cast<FixedVectorType>(Op->getType()); in trySADReplacement() local
|
H A D | X86InstCombineIntrinsic.cpp | 540 Type *OpTy = Op1->getType(); in simplifyX86addcarry() local
|
H A D | X86TargetTransformInfo.cpp | 2785 Type *OpTy = RetTy; in getTypeBasedIntrinsicInstrCost() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | InlineAsmLowering.cpp | 310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm() local
|
H A D | MachineIRBuilder.cpp | 557 LLT OpTy = getMRI()->getType(Ops[0]); in buildSequence() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 1730 Type *OpTy = S->getOperand(i)->getType(); in visitSMaxExpr() local 1759 Type *OpTy = S->getOperand(i)->getType(); in visitUMaxExpr() local 1788 Type *OpTy = S->getOperand(i)->getType(); in visitSMinExpr() local 1817 Type *OpTy = S->getOperand(i)->getType(); in visitUMinExpr() local
|
H A D | LowerMemIntrinsics.cpp | 98 for (auto OpTy : RemainingOps) { in createMemCpyLoopKnownSize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64RegisterBankInfo.cpp | 458 LLT OpTy = MRI.getType(MI.getOperand(Idx).getReg()); in getSameKindOfOperandsMapping() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIFoldOperands.cpp | 498 Register UseReg, uint8_t OpTy, in getRegSeqInit() 539 uint8_t OpTy = OpInfo[UseOpIdx].OperandType; in tryToFoldACImm() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 458 MVT OpTy = ty(Op0); in getByteShuffle() local 1688 MVT OpTy = ty(Vs); in LowerHvxIntrinsic() local 1979 MVT OpTy = ty(Op0); in WidenHvxExtend() local 2012 MVT OpTy = ty(Op0); in WidenHvxTruncate() local
|
H A D | HexagonISelDAGToDAG.cpp | 834 MVT OpTy = Op.getValueType().getSimpleVT(); in SelectTypecast() local 860 MVT OpTy = N->getOperand(0).getValueType().getSimpleVT(); (void)OpTy; in SelectV2Q() local
|
H A D | HexagonISelLowering.cpp | 1037 MVT OpTy = ty(LHS); in LowerSETCC() local 1094 MVT OpTy = ty(Op1); in LowerVSELECT() local 2791 MVT OpTy = ty(Op.getOperand(0)); in LowerCONCAT_VECTORS() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1691 Type *OpTy = StructType::create({RetTy, CondTy}); in getTypeBasedIntrinsicInstrCost() local 1714 Type *OpTy = StructType::create({RetTy, CondTy}); in getTypeBasedIntrinsicInstrCost() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 678 Type *OpTy = nullptr; in getCmpOpsType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 2085 Type *OpTy = CI->getArgOperand(0)->getType(); in UpgradeIntrinsicCall() local 2099 Type *OpTy = CI->getArgOperand(0)->getType(); in UpgradeIntrinsicCall() local 2124 Type *OpTy = Args[0]->getType(); in UpgradeIntrinsicCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 233 Type *OpTy = OpX->getType(); in instCombineIntrinsic() local
|
H A D | ARMFastISel.cpp | 1579 Type *OpTy = I->getOperand(0)->getType(); in SelectFPToI() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 5215 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local 5438 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local 5505 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 938 Type *OpTy = in getUserCost() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 604 const uint8_t OpTy = Desc.OpInfo[OpNo].OperandType; in printOperand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 916 LLT OpTy = MRI->getType(MO->getReg()); in verifyPreISelGenericInstruction() local
|