Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1342 static Value *simplifyShift(Instruction::BinaryOps Opcode, Value *Op0, in simplifyShift() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7270 SDValue SelectionDAG::simplifyShift(SDValue X, SDValue Y) { in simplifyShift() function in SelectionDAG
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9084 SDValue SelectionDAG::simplifyShift(SDValue X, SDValue Y) { in simplifyShift() function in SelectionDAG