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.cpp63 bool KCFI::emitCheck(MachineBasicBlock &MBB, in emitCheck() function in KCFI
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp2451 static void emitCheck(formatted_raw_ostream &OS) { in emitCheck() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp970 Value *NumericalStabilitySanitizer::emitCheck(Value *V, Value *ShadowV, in emitCheck() function in NumericalStabilitySanitizer