Searched defs:Typed (Results 1 – 4 of 4) sorted by relevance
22 std::string afterTyped(llvm::StringRef CodeWithCursor, llvm::StringRef Typed, in afterTyped()44 void expectAfter(const char *Typed, const char *Before, const char *After, in expectAfter()
42 constexpr XRayInstrMask Typed = 1U << XRIO_Typed; variable
389 LowerPATCHABLE_EVENT_CALL(const MachineInstr & MI,bool Typed) LowerPATCHABLE_EVENT_CALL() argument
1306 if (TypedInit *Typed = dyn_cast<TypedInit>(Arg)) getCodeForDagArg() local