Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1599 static Instruction *SimplifyNVVMIntrinsic(IntrinsicInst *II, InstCombiner &IC) { in SimplifyNVVMIntrinsic() function
1936 if (Instruction *I = SimplifyNVVMIntrinsic(II, *this)) in visitCallInst()