HomeSort by relevance Sort by last modified time
    Searched refs:getVoidTy (Results 51 - 68 of 68) sorted by null

1 23

  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 581 ResultTy = Type::getVoidTy(Context);
811 ResultTy = Type::getVoidTy(Context);
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 862 ResultTy = Type::getVoidTy(Context);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 623 Record.push_back(VE.getTypeID(Type::getVoidTy(N->getContext())));
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp 441 FunctionType::get(Type::getVoidTy(*Context), false)->getPointerTo();
    [all...]
Core.cpp 414 return wrap(Type::getVoidTy(*unwrap(C)));
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 552 Type::getVoidTy(*DAG.getContext()), false, false,
    [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 896 FunctionType::get(Type::getVoidTy(C), Params, /*isVarArg=*/false),
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp 591 Record.push_back(VE.getTypeID(Type::getVoidTy(N->getContext())));
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp 545 Record.push_back(VE.getTypeID(Type::getVoidTy(N->getContext())));
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp 583 Record.push_back(VE.getTypeID(Type::getVoidTy(N->getContext())));
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 95 VoidTy = llvm::Type::getVoidTy(LLVMContext);
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 631 ResultTy = Type::getVoidTy(Context);
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 365 milliseconds

1 23