Searched defs:InTy (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.h | 487 bool UpdateNodeType(unsigned ResNo, const EEVT::TypeSet &InTy, in UpdateNodeType() 492 bool UpdateNodeType(unsigned ResNo, MVT::SimpleValueType InTy, in UpdateNodeType()
|
/aosp_15_r20/frameworks/compile/libbcc/lib/ |
D | RSKernelExpand.cpp | 742 llvm::Type *InTy = InTypes[Index]; in ExpandInputsBody() local 823 llvm::Type *InTy = nullptr; in ExpandOldStyleForEach() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaStmtAsm.cpp | 462 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 720 InstructionCost getScalarizationOverhead(VectorType *InTy, in getScalarizationOverhead() 750 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, in getScalarizationOverhead()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 756 InstructionCost getScalarizationOverhead(VectorType *InTy, in getScalarizationOverhead() 786 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, in getScalarizationOverhead()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 756 InstructionCost getScalarizationOverhead(VectorType *InTy, in getScalarizationOverhead() 786 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, in getScalarizationOverhead()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 755 InstructionCost getScalarizationOverhead(VectorType *InTy, in getScalarizationOverhead() 785 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, in getScalarizationOverhead()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 763 InstructionCost getScalarizationOverhead(VectorType *InTy, in getScalarizationOverhead() 793 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, in getScalarizationOverhead()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 5084 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local 5099 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 12580 EVT InTy = In.getOperand(0).getValueType(); in reduceBuildVecExtToExtBuildVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 17354 EVT InTy = In.getOperand(0).getValueType(); in reduceBuildVecExtToExtBuildVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 21010 EVT InTy = In.getOperand(0).getValueType(); in reduceBuildVecExtToExtBuildVec() local
|