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

  /external/llvm/unittests/ExecutionEngine/JIT/
JITTest.cpp 349 Builder.CreateRetVoid();
356 Builder.CreateRetVoid();
358 Builder.CreateRetVoid();
365 Builder.CreateRetVoid();
367 Builder.CreateRetVoid();
  /frameworks/compile/slang/
slang_rs_backend.cpp 387 IB->CreateRetVoid();
  /external/mesa3d/src/glsl/
ir_to_llvm.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 743 Builder.CreateRetVoid();
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 665 Builder.CreateRetVoid();
  /external/mesa3d/src/pixelflinger2/
llvm_scanline.cpp 739 builder.CreateRetVoid();
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CGObjCGNU.cpp     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/llvm/include/llvm/Support/
IRBuilder.h 399 /// CreateRetVoid - Create a 'ret void' instruction.
400 ReturnInst *CreateRetVoid() {
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/VMCore/
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 471 milliseconds