Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp106 void add(size_t StNameOffset, uint64_t StSize, uint8_t StBind, uint8_t StType, in add()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp536 TypeSize StSize = StVT.getStoreSizeInBits(); in LegalizeStoreOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11359 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode()
11421 unsigned StSize, unsigned Data, unsigned AddrIn, in emitPostSt()