Searched defs:createBinOp (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/polly/lib/CodeGen/ |
| D | IslExprBuilder.cpp | 99 Value *IslExprBuilder::createBinOp(BinaryOperator::BinaryOps Opc, Value *LHS, in createBinOp() function in IslExprBuilder
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | SpvBuilder.cpp | 1784 Id Builder::createBinOp(Op opCode, Id typeId, Id left, Id right) in createBinOp() function in spv::Builder
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | SpvBuilder.cpp | 1784 Id Builder::createBinOp(Op opCode, Id typeId, Id left, Id right) in createBinOp() function in spv::Builder
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 4153 static Value *createBinOp(IRBuilder<> &Builder, unsigned Opcode, Value *L, in createBinOp() function in HorizontalReduction
|