Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1746 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore() local
1750 toTypeWidth = 32; in tryStore()
1783 getI32Imm(toTypeWidth, dl), in tryStore()
1801 getI32Imm(toTypeWidth, dl), in tryStore()
1827 getI32Imm(toTypeWidth, dl), in tryStore()
1851 getI32Imm(toTypeWidth, dl), in tryStore()