Home
last modified time | relevance | path

Searched defs:newTy (Results 1 – 22 of 22) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaInferShapes.cpp89 auto newTy = operandTy.clone(shapedTypeComponent.getDims()); in propagateShapesToTosaWhile() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Runtime/Provisioner/
H A DProvisioner.cpp581 auto newTy = PH->getType(); in provision() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Base/
H A DTensor.cpp676 void Tensor::convertToType(ElemKind newTy) { in convertToType()
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/
H A DSIGNATURES.sml1162 val newTy = value
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Optimizer/GraphOptimizer/
H A DGraphOptimizer.cpp3462 const TypeRef newTy = F->getParent()->uniqueType( in run() local
3732 TypeRef newTy = F->getParent()->uniqueTypeWithNewShape( in run() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/unittests/
H A DBackendTestUtils.cpp235 TypeRef newTy = PH->getType(); in convertBindingsToCorrectType() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1094 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1077 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1094 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1016 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp1165 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp1165 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1094 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp1165 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGObjC.cpp1167 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp1167 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp1167 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1167 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp1167 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGObjC.cpp1167 llvm::Type *newTy = llvm::Type::getIntNTy(getLLVMContext(), retTySize); in generateObjCGetterBody() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DOptimizer.cpp11296 { in changeMoveType()
11416 auto newTy = Type_UD; in changeMoveType() local
H A DHWConformity.cpp2369 G4_Type newTy; in fixMULInst() local