Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp709 unsigned fromTypeWidth = std::max(8U, ScalarVT.getSizeInBits()); in SelectLoad() local
751 getI32Imm(fromTypeWidth, dl), Addr, Chain }; in SelectLoad()
779 getI32Imm(fromTypeWidth, dl), Base, Offset, Chain }; in SelectLoad()
832 getI32Imm(fromTypeWidth, dl), Base, Offset, Chain }; in SelectLoad()
884 getI32Imm(fromTypeWidth, dl), N1, Chain }; in SelectLoad()