Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp954 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark()
1023 unsigned StringLen = RS.Length; in findCandidates() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp114 uint32_t StringLen = readULEB128(Ctx); in readString() local