Home
last modified time | relevance | path

Searched defs:m_BitCast (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DPatternMatch.h789 inline CastClass_match<OpTy, Instruction::BitCast> m_BitCast(const OpTy &Op) { in m_BitCast() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h1319 inline CastClass_match<OpTy, Instruction::BitCast> m_BitCast(const OpTy &Op) { in m_BitCast() function