Home
last modified time | relevance | path

Searched defs:FuncTy (Results 1 – 5 of 5) sorted by relevance

/external/llvm/unittests/Bitcode/
DBitReaderTest.cpp28 FunctionType* FuncTy = in makeLLVMModule() local
/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp341 FunctionType *FuncTy = FunctionType::get( in TEST_F() local
394 FunctionType *FuncTy = in TEST_F() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp102 FunctionType *FuncTy = FunctionType::get(Type::getVoidTy(Context), ArgsTy, 0); in GenEmptyFunction() local
/external/llvm/tools/bugpoint/
DMiscompilation.cpp851 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
/external/clang/lib/CodeGen/
DCGBlocks.cpp873 const FunctionType *FuncTy = FnType->castAs<FunctionType>(); in EmitBlockCallExpr() local