Home
last modified time | relevance | path

Searched defs:IsExtended (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp81 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp83 unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptParser.cpp437 RCParser::ParseType RCParser::parseDialogResource(bool IsExtended) { in parseDialogResource()
DResourceScriptStmt.h601 bool IsExtended; variable
DResourceFileWriter.cpp980 bool IsExtended) { in writeSingleDialogControl()