Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DKCFI.cpp64 bool KCFI::emitCheck(MachineBasicBlock &MBB, in emitCheck() function in KCFI
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp916 Value *NumericalStabilitySanitizer::emitCheck(Value *V, Value *ShadowV, in emitCheck() function in NumericalStabilitySanitizer
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp2423 static void emitCheck(formatted_raw_ostream &OS) { in emitCheck() function