Home
last modified time | relevance | path

Searched defs:CmpTy (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp671 IntegerType *CmpTy = IC.Builder.getIntNTy(NewWidth); in instCombineIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp528 QualType CmpTy = getConditionType(); in evalIntegralCast() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp732 auto *CmpTy = cast<FixedVectorType>(CmpInst::makeCmpResultType(X->getType())); in foldExtractedCmps() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp858 const LLT CmpTy = MRI->getType(CmpOpReg); in emitSwitchCase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4232 LLT CmpTy = MRI.getType(LHS.getReg()); in emitIntegerCompare() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1058 Type *CmpTy = CmpInst::makeCmpResultType(Other->getType()); in foldAllocaCmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3073 ZeroCompare CmpTy) { in getCompoundZeroComparisonInGPR()