HomeSort by relevance Sort by last modified time
    Searched refs:getStoreSizeInBits (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 250 /// getStoreSizeInBits - Return the number of bits overwritten by a store
252 unsigned getStoreSizeInBits() const {
MachineValueType.h 442 /// getStoreSizeInBits - Return the number of bits overwritten by a store
444 unsigned getStoreSizeInBits() const {
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp 89 unsigned StoreSize = VT.getStoreSizeInBits();
99 unsigned StoreSize = VT.getStoreSizeInBits();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]

Completed in 917 milliseconds