Home
last modified time | relevance | path

Searched refs:TblTy (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp5638 llvm::VectorType *TblTy = cast<llvm::VectorType>(Ops[0]->getType()); in packTBLDVectorList() local
5639 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
5655 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp5307 llvm::VectorType *TblTy = cast<llvm::VectorType>(Ops[0]->getType()); in packTBLDVectorList() local
5308 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
5324 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp6003 llvm::VectorType *TblTy = cast<llvm::VectorType>(Ops[0]->getType()); in packTBLDVectorList() local
6004 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
6020 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp5819 llvm::VectorType *TblTy = cast<llvm::VectorType>(Ops[0]->getType()); in packTBLDVectorList() local
5820 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
5836 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp6003 llvm::VectorType *TblTy = cast<llvm::VectorType>(Ops[0]->getType()); in packTBLDVectorList() local
6004 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
6020 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp6303 llvm::VectorType *TblTy = cast<llvm::VectorType>(Ops[0]->getType()); in packTBLDVectorList() local
6304 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
6320 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBuiltin.cpp7164 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
7165 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
7181 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp7164 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
7165 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
7181 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp6903 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
6904 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
6920 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBuiltin.cpp6621 llvm::VectorType *TblTy = cast<llvm::VectorType>(Ops[0]->getType()); in packTBLDVectorList() local
6622 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
6638 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp7164 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
7165 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
7181 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp6337 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
6338 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
6354 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp7164 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
7165 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
7181 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp6903 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
6904 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
6920 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp7164 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
7165 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
7181 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBuiltin.cpp7164 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local
7165 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()
7181 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()