Home
last modified time | relevance | path

Searched defs:StringLen (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp829 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark()
909 unsigned StringLen = Leaf->ConcatLen - (unsigned)Leaf->size(); in findCandidates() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp109 uint32_t StringLen = readULEB128(Ctx); in readString() local