Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/ShapeToStandard/
DShapeToStandard.cpp257 Type i1Ty = rewriter.getI1Type(); in matchAndRewrite() local
457 Type i1Ty = rewriter.getI1Type(); in matchAndRewrite() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp1063 auto i1Ty = llvm::Type::getInt1Ty(*jit->context); in createMaskedLoad() local
1083 auto i1Ty = llvm::Type::getInt1Ty(*jit->context); in createMaskedStore() local
1130 auto i1Ty = llvm::Type::getInt1Ty(*jit->context); in createGather() local
1196 auto i1Ty = llvm::Type::getInt1Ty(*jit->context); in createScatter() local
4064 auto i1Ty = llvm::Type::getInt1Ty(*jit->context); in promoteFunctionToCoroutine() local
4231 auto i1Ty = llvm::Type::getInt1Ty(*jit->context); in createCoroutine() local
4276 auto i1Ty = llvm::Type::getInt1Ty(*jit->context); in yield() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp588 const LLT i1Ty = LLT::scalar(1); in emitSwitchCase() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp824 const LLT i1Ty = LLT::scalar(1); in emitSwitchCase() local