Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h102 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/llvm-project/openmp/libompd/src/
H A DTargetValue.cpp158 ompd_rc_t TType::getElementSize(const char *fieldName, ompd_size_t *size) { in getElementSize() function in TType
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp474 unsigned getElementSize() const { return CurType.ElementSize; } getElementSize() function in __anon56d446ff0111::X86AsmParser::IntelExprStateMachine
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp135 unsigned getElementSize() const { in getElementSize() function in __anon882015c50111::AArch64AsmParser::PrefixInfo
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp13468 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { getElementSize() function in ScalarEvolution