Home
last modified time | relevance | path

Searched defs:getElementSize (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h103 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp466 unsigned getElementSize() const { return CurType.ElementSize; } in getElementSize() function in __anonac1ae4a00111::X86AsmParser::IntelExprStateMachine
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp132 unsigned getElementSize() const { in getElementSize() function in __anon56f6c4660111::AArch64AsmParser::PrefixInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12384 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { in getElementSize() function in ScalarEvolution