Home
last modified time | relevance | path

Searched refs:fromTypeWidth (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp239 unsigned fromTypeWidth = std::max(8U, ScalarVT.getSizeInBits()); in SelectLoad() local
281 getI32Imm(fromTypeWidth), Addr, Chain }; in SelectLoad()
310 getI32Imm(fromTypeWidth), Base, Offset, Chain }; in SelectLoad()
364 getI32Imm(fromTypeWidth), Base, Offset, Chain }; in SelectLoad()
416 getI32Imm(fromTypeWidth), N1, Chain }; in SelectLoad()