Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/binder/bound/
DModuleInfo.java162 public static class UseInfo { class in ModuleInfo
166 public UseInfo(ClassSymbol sym) { in UseInfo() method in ModuleInfo.UseInfo
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp598 struct UseInfo { in postRegallocSplitting() struct
599 Variable *Replacing = nullptr; in postRegallocSplitting()
600 Inst *FirstUse = nullptr; in postRegallocSplitting()
601 Inst *LastDef = nullptr; in postRegallocSplitting()
602 SizeT UseCount = 0; in postRegallocSplitting()
/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java904 public static class UseInfo { class in ClassFile.ModuleInfo
908 public UseInfo(String descriptor) { in UseInfo() method in ClassFile.ModuleInfo.UseInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1244 const MCOperandInfo *UseInfo = &UseMCID.OpInfo[UseIdx]; in FoldImmediate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1340 const MCOperandInfo *UseInfo = &UseMCID.OpInfo[UseIdx]; in FoldImmediate() local