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

1 23

  /external/clang/lib/CodeGen/
CodeGenModule.cpp 83 VoidTy = llvm::Type::getVoidTy(LLVMContext);
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 569 Record.push_back(VE.getTypeID(Type::getVoidTy(N->getContext())));
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 551 LowerCallTo(Chain, Type::getVoidTy(*DAG.getContext()), false, false,
    [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp 435 FunctionType::get(Type::getVoidTy(*Context), false)->getPointerTo();
    [all...]
Core.cpp 388 return wrap(Type::getVoidTy(*unwrap(C)));
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp 609 Record.push_back(VE.getTypeID(Type::getVoidTy(N->getContext())));
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp 563 Record.push_back(VE.getTypeID(Type::getVoidTy(N->getContext())));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 576 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 625 milliseconds

1 23