Home
last modified time | relevance | path

Searched defs:Typed (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h42 constexpr XRayInstrMask Typed = 1U << XRIO_Typed; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp366 LowerPATCHABLE_EVENT_CALL(const MachineInstr & MI,bool Typed) LowerPATCHABLE_EVENT_CALL() argument
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1305 if (TypedInit *Typed = dyn_cast<TypedInit>(Arg)) getCodeForDagArg() local