Home
last modified time | relevance | path

Searched refs:OpcToExpand (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp97 unsigned OpcToExpand, const TargetData *TD, in ExpandBinOp() argument
99 Instruction::BinaryOps OpcodeToExpand = (Instruction::BinaryOps)OpcToExpand; in ExpandBinOp()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp141 unsigned OpcToExpand, const Query &Q, in ExpandBinOp() argument
143 Instruction::BinaryOps OpcodeToExpand = (Instruction::BinaryOps)OpcToExpand; in ExpandBinOp()