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

  /libcore/luni/src/main/java/libcore/reflect/
Types.java 46 public static Type[] getTypeArray(ListOfTypes types, boolean clone) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 372 DIArray Fields = blockStruct.getTypeArray();
650 DIArray Args = SPTy.getTypeArray();
725 DIArray Elements = CTy.getTypeArray();
740 DIArray Elements = CTy.getTypeArray();
767 DIArray Elements = CTy.getTypeArray();
    [all...]
DwarfDebug.cpp 106 DIArray Elements = blockStruct.getTypeArray();
210 DIArray Args = SPTy.getTypeArray();
    [all...]
  /libcore/ojluni/src/main/java/java/lang/reflect/
Executable.java 265 return Types.getTypeArray(
461 return Types.getTypeArray(
  /external/llvm/lib/IR/
DebugInfo.cpp 98 for (DITypeRef Ref : ST->getTypeArray())
Verifier.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 401 DIArray getTypeArray() const { return getFieldAs<DIArray>(10); }
479 DIArray A = DCT.getTypeArray();
  /frameworks/compile/libbcc/lib/
RSAddDebugInfoPass.cpp 208 llvm::MDTuple *argTypes = kernelTypeMD->getTypeArray().get();
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 706 DIArray A = getTypeArray();
1005 DIArray DA = DCT.getTypeArray();
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp 859 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray();
    [all...]
DwarfCompileUnit.cpp 602 DITypeRefArray FnArgs = Sub->getType()->getTypeArray();
    [all...]
CodeViewDebug.cpp     [all...]
  /libcore/ojluni/src/main/java/java/lang/
Class.java     [all...]
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h     [all...]
  /external/llvm/unittests/IR/
MetadataTest.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]

Completed in 947 milliseconds