Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7706 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
7773 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp10407 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVCVTCombine() local
10465 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVDIVCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9966 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
10035 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13689 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVCVTCombine() local
13747 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVDIVCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp42721 unsigned IntBits = VT.getScalarSizeInBits(); in lowerX86FPLogicOp() local