Searched defs:InTy (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 900 const TypeSetByHwMode &InTy, in UpdateNodeType() 908 MVT::SimpleValueType InTy, in UpdateNodeType() 916 ValueTypeByHwMode InTy, in UpdateNodeType()
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 456 bool UpdateNodeType(unsigned ResNo, const EEVT::TypeSet &InTy, in UpdateNodeType() 461 bool UpdateNodeType(unsigned ResNo, MVT::SimpleValueType InTy, in UpdateNodeType()
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 487 bool UpdateNodeType(unsigned ResNo, const EEVT::TypeSet &InTy, in UpdateNodeType() 492 bool UpdateNodeType(unsigned ResNo, MVT::SimpleValueType InTy, in UpdateNodeType()
|
| /external/clang/lib/Sema/ |
| D | SemaStmtAsm.cpp | 462 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt() local
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 1075 Type *InTy = in visitGetElementPtrInst() local
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 5084 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local 5099 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 12580 EVT InTy = In.getOperand(0).getValueType(); in reduceBuildVecExtToExtBuildVec() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 15405 EVT InTy = In.getOperand(0).getValueType(); in reduceBuildVecExtToExtBuildVec() local
|