HomeSort by relevance Sort by last modified time
    Searched refs:VName (Results 1 - 5 of 5) sorted by null

  /prebuilts/tools/linux-x86_64/kythe/proto/
storage.proto 57 // VName is a proto representation of a vector name.
67 // vname. We're not trying to exhaust the possible dimensions along which a
69 message VName {
131 VName source = 1;
135 VName target = 3;
157 // Return entries having this source VName, which may not be empty.
158 VName source = 1;
169 VName target = 2;
174 VName source = 1;
184 // Return entries having this target VName; if empty, any target field i
    [all...]
analysis.proto 77 // The base VName for the compilation and any generated VNames from its
80 VName v_name = 1;
141 VName v_name = 1;
  /external/llvm/tools/llvm-c-test/
echo.cpp 677 const char *VName = LLVMGetValueName(V);
678 if (Name != VName)
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 915 StringRef VName
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 720 milliseconds