OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isExtendable
(Results
1 - 11
of
11
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.cpp
92
assert(HexagonMCInstrInfo::
isExtendable
(MCII, MCI) ||
130
assert(HexagonMCInstrInfo::
isExtendable
(MCII, Inst) ||
205
assert((HexagonMCInstrInfo::
isExtendable
(MCII, MCI) ||
395
//
isExtendable
:
415
else if (!HexagonMCInstrInfo::
isExtendable
(MCII, MCI))
435
bool HexagonMCInstrInfo::
isExtendable
(MCInstrInfo const &MCII,
HexagonAsmBackend.cpp
189
if (HexagonMCInstrInfo::
isExtendable
(*MCII, HMI))
HexagonMCInstrInfo.h
204
bool
isExtendable
(MCInstrInfo const &MCII, MCInst const &MCI);
/external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
280
bool
isExtendable
(const MachineInstr* MI) const;
HexagonInstrInfo.cpp
[
all
...]
/external/protobuf/java/src/test/java/com/google/protobuf/
DescriptorsTest.java
697
assertFalse(TestAllTypes.getDescriptor().
isExtendable
());
698
assertTrue(TestAllExtensions.getDescriptor().
isExtendable
());
699
assertTrue(TestMultipleExtensionRanges.getDescriptor().
isExtendable
());
/external/llvm/lib/Target/Hexagon/Disassembler/
HexagonDisassembler.cpp
400
if (!HexagonMCInstrInfo::
isExtendable
(*MCII, Inst) &&
[
all
...]
/external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java
631
public boolean
isExtendable
() {
[
all
...]
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar
/prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar
Completed in 194 milliseconds