Home
last modified time | relevance | path

Searched defs:RoundWidth (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp563 unsigned RoundWidth = 1 << LogStWidth; in LegalizeStoreOps() local
775 unsigned RoundWidth = 1 << LogSrcWidth; in LegalizeLoadOps() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp521 unsigned RoundWidth = 1 << Log2_32(StWidth); in LegalizeStoreOps() local
731 unsigned RoundWidth = 1 << Log2_32(SrcWidth); in LegalizeLoadOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp567 unsigned RoundWidth = 1 << LogStWidth; in LegalizeStoreOps() local
778 unsigned RoundWidth = 1 << LogSrcWidth; in LegalizeLoadOps() local