Searched defs:bytecode (Results 1 – 5 of 5) sorted by relevance
26 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator() local59 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel() local124 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns() local139 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite() local
454 SmallVectorImpl<ByteCodeField> &bytecode; member
34 std::string bytecode; in runOnOperation() local
106 std::string bytecode; in doRoundtripWithConfigs() local
137 llvm::raw_string_ostream os(bytecode); in TEST() local