Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12419 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
12488 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15468 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVCVTCombine() local
15526 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVDIVCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47130 unsigned IntBits = VT.getScalarSizeInBits(); in lowerX86FPLogicOp() local