Home
last modified time | relevance | path

Searched defs:IntBits (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp999 matchType(FuncArgTypeID ArgTy,const Type * Ty,unsigned IntBits,unsigned SizeTBits) matchType() argument
1101 unsigned IntBits = getIntSize(); isValidProtoForLibFunc() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp658 unsigned IntBits = TLI.getIntSize(); in mergeComparisons() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp486 unsigned IntBits = TLI->getIntSize(); optimizeStrChr() local
3382 unsigned IntBits = TLI->getIntSize(); emitSnPrintfMemCpy() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16929 uint32_t IntBits = IntTy.getSizeInBits(); PerformVCVTCombine() local
17070 uint32_t IntBits = IntTy.getSizeInBits(); PerformVMulVCTPCombine() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18394 uint32_t IntBits = IntTy.getSizeInBits(); performFpToIntCombine() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52811 unsigned IntBits = VT.getScalarSizeInBits(); lowerX86FPLogicOp() local
[all...]