Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h130 std::optional<uint64_t> ExtLen; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp511 uint64_t ExtLen = Op.ExtLen.value_or(OpBuffer.size()); in writeExtendedOpcode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp891 unsigned ExtLen = ExtTy.getVectorNumElements(); in buildHvxVectorReg() local