Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp2091 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in SelectStore() local
2132 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Addr, in SelectStore()
2161 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Base, in SelectStore()
2215 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Base, in SelectStore()
2268 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), N2, in SelectStore()