/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCShuffler.cpp | 33 MCInst const *Extender = nullptr; in init() local 57 MCInst const *Extender = nullptr; in init() local 84 MCInst const *Extender = I->getExtender(); in copyTo() local
|
D | HexagonShuffler.h | 100 MCInst const *Extender; variable
|
D | HexagonShuffler.cpp | 157 void HexagonShuffler::append(MCInst const *ID, MCInst const *Extender, in append()
|
D | HexagonAsmBackend.cpp | 47 MCInst * Extender; member in __anon98f779800111::HexagonAsmBackend
|
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCShuffler.cpp | 35 MCInst const *Extender = nullptr; in init() local 60 MCInst const *Extender = nullptr; in init() local 87 MCInst const *Extender = I->getExtender(); in copyTo() local
|
D | HexagonShuffler.h | 112 MCInst const *Extender; variable 119 MCInst const *Extender, unsigned s) in HexagonInstr()
|
D | HexagonAsmBackend.cpp | 46 MCInst * Extender; member in __anonfce5fbae0111::HexagonAsmBackend
|
D | HexagonShuffler.cpp | 180 void HexagonShuffler::append(MCInst const &ID, MCInst const *Extender, in append()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCShuffler.cpp | 35 MCInst const *Extender = nullptr; in init() local 60 MCInst const *Extender = nullptr; in init() local 87 MCInst const *Extender = I->getExtender(); in copyTo() local
|
D | HexagonShuffler.h | 109 MCInst const *Extender; variable 116 MCInst const *Extender, unsigned s) in HexagonInstr()
|
D | HexagonAsmBackend.cpp | 45 MCInst * Extender; member in __anon09c3fba20111::HexagonAsmBackend
|
D | HexagonShuffler.cpp | 212 void HexagonShuffler::append(MCInst const &ID, MCInst const *Extender, in append()
|
/external/rust/crates/nom/src/bytes/ |
D | streaming.rs | 560 Input: crate::traits::ExtendInto<Item = ExtendItem, Extender = Output>, in escaped_transform() argument 632 Input: crate::traits::ExtendInto<Item = ExtendItem, Extender = Output>, in escaped_transformc() argument
|
D | complete.rs | 553 Input: crate::traits::ExtendInto<Item = ExtendItem, Extender = Output>, in escaped_transform() argument 628 Input: crate::traits::ExtendInto<Item = ExtendItem, Extender = Output>, in escaped_transformc() argument
|
/external/rust/crates/nom/src/ |
D | traits.rs | 1009 type Extender: Extend<Self::Item>; typedef 1012 fn new_builder(&self) -> Self::Extender; in new_builder() 1014 fn extend_into(&self, acc: &mut Self::Extender); in extend_into() 1020 type Extender = Vec<u8>; typedef 1035 type Extender = Vec<u8>; typedef 1051 type Extender = String; typedef 1066 type Extender = String; typedef 1081 type Extender = String; typedef
|
/external/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 394 MCInst const *Extender = in getSingleInstruction() local 629 MCInst const *Extender = HexagonMCInstrInfo::extenderForIndex( in fullValue() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-math-table.hh | 438 Extender = 0x0001u, /* If set, the part can be skipped or repeated. */ enumerator
|