OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:changeElementType
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
LegalizeMutations.cpp
34
return std::make_pair(TypeIdx, OldTy.
changeElementType
(NewTy));
42
return std::make_pair(TypeIdx, OldTy.
changeElementType
(NewEltTy));
52
return std::make_pair(TypeIdx, OldTy.
changeElementType
(NewEltTy));
CallLowering.cpp
379
LLT NewTy = PartLLT.
changeElementType
(LLTy.getElementType())
IRTranslator.cpp
1516
OffsetTy.
changeElementType
(IdxTy), IdxReg).getReg(0);
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
LowLevelTypeImpl.h
127
LLT
changeElementType
(LLT NewEltTy) const {
133
/// for pointer types. For pointer types, use
changeElementType
.
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64InstructionSelector.cpp
1907
DstTy.
changeElementType
(LLT::scalar(64)));
Completed in 22 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026