Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp2032 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in SelectStore() local
2073 getI32Imm(toTypeWidth), Addr, Chain }; in SelectStore()
2101 getI32Imm(toTypeWidth), Base, Offset, Chain }; in SelectStore()
2154 getI32Imm(toTypeWidth), Base, Offset, Chain }; in SelectStore()
2206 getI32Imm(toTypeWidth), N2, Chain }; in SelectStore()