Searched defs:getElementSize (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ | ||
H A D | UDTLayout.h | 103 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/ | ||
H A D | X86AsmParser.cpp | 466 unsigned getElementSize() const { return CurType.ElementSize; } in getElementSize() function in __anon301d74170111::X86AsmParser::IntelExprStateMachine |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 128 unsigned getElementSize() const { in getElementSize() function in __anon65f0dadd0111::AArch64AsmParser::PrefixInfo |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 11852 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { in getElementSize() function in ScalarEvolution |