Searched defs:Extender (Results 1 – 13 of 13) sorted by relevance
/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 __anon0e3cdda50111::HexagonAsmBackend
|
/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 __anone4b751070111::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 | 640 Input: crate::traits::ExtendInto<Item = ExtendItem, Extender = Output>, in escaped_transform() argument
|
D | complete.rs | 624 Input: crate::traits::ExtendInto<Item = ExtendItem, Extender = Output>, in escaped_transform() argument
|
/external/rust/crates/nom/src/ |
D | traits.rs | 1133 type Extender; typedef 1136 fn new_builder(&self) -> Self::Extender; in new_builder() 1138 fn extend_into(&self, acc: &mut Self::Extender); in extend_into() 1144 type Extender = Vec<u8>; typedef 1159 type Extender = Vec<u8>; typedef 1174 type Extender = String; typedef 1189 type Extender = String; typedef 1204 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 | 607 Extender = 0x0001u, /* If set, the part can be skipped or repeated. */ enumerator
|