Home
last modified time | relevance | path

Searched defs:ExtraWidth (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.cpp565 unsigned ExtraWidth = StWidth - RoundWidth; in LegalizeStoreOps() local
777 unsigned ExtraWidth = SrcWidth - RoundWidth; in LegalizeLoadOps() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp523 unsigned ExtraWidth = StWidth - RoundWidth; in LegalizeStoreOps() local
733 unsigned ExtraWidth = SrcWidth - RoundWidth; in LegalizeLoadOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp569 unsigned ExtraWidth = StWidthBits - RoundWidth; in LegalizeStoreOps() local
780 unsigned ExtraWidth = SrcWidthBits - RoundWidth; in LegalizeLoadOps() local