Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp88 CrossModuleImport Imp; in commit() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFImportFile.cpp474 auto *Imp = reinterpret_cast<coff_import_header *>(P); in createShortImport() local
492 StringRef Weak, bool Imp) { in createWeakExternal()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp531 else if (COFFImportFile *Imp = dyn_cast<COFFImportFile>(&*ChildOrErr.get())) in dumpArchive() local
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp392 bool Imp = II && (IIOpNum >= II->getNumOperands() && !II->isVariadic()); in AddOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp415 bool Imp = II && (IIOpNum >= II->getNumOperands() && !II->isVariadic()); in AddOperand() local