Home
last modified time | relevance | path

Searched refs:emitCheck (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DKCFI.cpp52 bool emitCheck(MachineBasicBlock &MBB,
63 bool KCFI::emitCheck(MachineBasicBlock &MBB, in emitCheck() function in KCFI
106 Changed |= emitCheck(MBB, MII); in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp2408 static void emitCheck(formatted_raw_ostream &OS) { in emitCheck() function
2431 emitCheck(OS); in run()