Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp240 Value *OtherOp, Instruction::BinaryOps OpcodeToExpand, in expandBinOp()
275 Instruction::BinaryOps OpcodeToExpand, in expandCommutativeBinOp()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInstructionSimplify.cpp143 Instruction::BinaryOps OpcodeToExpand = (Instruction::BinaryOps)OpcToExpand; in ExpandBinOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp237 Instruction::BinaryOps OpcodeToExpand, in ExpandBinOp()