Searched refs:IntEltTy (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22460 IntegerType *IntEltTy = Builder.getIntNTy(DL.getTypeSizeInBits(ValueTy)); local
22464 Value *Trunc = Builder.CreateTrunc(CI, IntEltTy);

Completed in 208 milliseconds