Searched refs:live_size (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp112 AP.EmitInt16(MD.live_size(PI));
H A DOcamlGCPrinter.cpp154 size_t LiveCount = FI.live_size(J);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DGCMetadata.h152 size_t live_size(const iterator &p) const { return roots_size(); } function in class:llvm::GCFunctionInfo
/external/llvm/include/llvm/CodeGen/
H A DGCMetadata.h149 size_t live_size(const iterator &p) const { return roots_size(); } function in class:llvm::GCFunctionInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp140 size_t LiveCount = FI.live_size(J);

Completed in 99 milliseconds