HomeSort by relevance Sort by last modified time
    Searched defs:m_Trunc (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PatternMatch.h 554 /// m_Trunc
557 m_Trunc(const OpTy &Op) {
  /external/llvm/include/llvm/IR/
PatternMatch.h 801 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) {
    [all...]

Completed in 220 milliseconds