OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWithNewBitWidth
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Type.h
390
inline Type *
getWithNewBitWidth
(unsigned NewBitWidth) const;
DerivedTypes.h
709
Type *Type::
getWithNewBitWidth
(unsigned NewBitWidth) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
1423
Type *CondTy = RetTy->
getWithNewBitWidth
(1);
1672
Type *CondTy = RetTy->
getWithNewBitWidth
(1);
1689
Type *CondTy = RetTy->
getWithNewBitWidth
(1);
1712
Type *CondTy = RetTy->
getWithNewBitWidth
(1);
1731
Type *ExtTy = RetTy->
getWithNewBitWidth
(ExtSize);
1800
Type *ExtTy = MulTy->
getWithNewBitWidth
(ExtSize);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp
2221
Type *NewTy = Ty->
getWithNewBitWidth
(NewBitWidth);
InstCombineAndOrXor.cpp
1107
Type *TruncTy = V->getType()->
getWithNewBitWidth
(P.NumBits);
Completed in 23 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026