OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DstScalarTy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Constants.cpp
2241
PointerType *
DstScalarTy
= cast<PointerType>(DstTy->getScalarType());
2242
Type *DstElemTy =
DstScalarTy
->getElementType();
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
LegalizerHelper.cpp
4012
const LLT
DstScalarTy
= LLT::scalar(DstSize);
4017
DstLCMTy = getLCMType(
DstScalarTy
, NarrowScalarTy);
4058
MergeDstReg = MRI.createGenericVirtualRegister(
DstScalarTy
);
Completed in 21 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026