Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp220 llvm::Type *ResType = llvm::Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/third_party/node/deps/v8/src/compiler/
Dcode-assembler.h880 #define DECLARE_CODE_ASSEMBLER_BINARY_OP(name, ResType, Arg1Type, Arg2Type) \ argument
1104 #define DECLARE_CODE_ASSEMBLER_UNARY_OP(name, ResType, ArgType) \ argument
Dcode-assembler.cc569 #define DEFINE_CODE_ASSEMBLER_BINARY_OP(name, ResType, Arg1Type, Arg2Type) \ argument
665 #define DEFINE_CODE_ASSEMBLER_UNARY_OP(name, ResType, ArgType) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1971 Type *ResType = I.getType(); in translateAtomicCmpXchg() local
2002 Type *ResType = I.getType(); in translateAtomicRMW() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp5905 Type *ResType = PFS.getFunction().getReturnType(); in ParseRet() local