Home
last modified time | relevance | path

Searched defs:IsVoid (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp241 bool IsVoid = SplitBB->getParent()->getReturnType()->isVoidTy(); in copyMustTailReturn() local
/external/v8/src/torque/
Dtypes.h89 bool IsVoid() const { return IsAbstractName(VOID_TYPE_STRING); } in IsVoid() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp742 bool IsVoid = FuncTy->getReturnType()->isVoidTy(); in selectCall() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp637 bool IsVoid = FuncTy->getReturnType()->isVoidTy(); in selectCall() local