Home
last modified time | relevance | path

Searched defs:createBinOp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2667 Id Builder::createBinOp(Op opCode, Id typeId, Id left, Id right) in createBinOp() function in spv::Builder
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4153 static Value *createBinOp(IRBuilder<> &Builder, unsigned Opcode, Value *L, in createBinOp() function in HorizontalReduction
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp2844 Id Builder::createBinOp(Op opCode, Id typeId, Id left, Id right) in createBinOp() function in spv::Builder