Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore() local
1754 toTypeWidth = 32; in tryStore()
1787 getI32Imm(toTypeWidth, dl), in tryStore()
1805 getI32Imm(toTypeWidth, dl), in tryStore()
1831 getI32Imm(toTypeWidth, dl), in tryStore()
1855 getI32Imm(toTypeWidth, dl), in tryStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp1751 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore() local
1755 toTypeWidth = 32; in tryStore()
1788 getI32Imm(toTypeWidth, dl), in tryStore()
1806 getI32Imm(toTypeWidth, dl), in tryStore()
1832 getI32Imm(toTypeWidth, dl), in tryStore()
1856 getI32Imm(toTypeWidth, dl), in tryStore()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp2159 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore() local
2200 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Addr, in tryStore()
2229 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Base, in tryStore()
2283 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Base, in tryStore()
2336 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), N2, in tryStore()