Home
last modified time | relevance | path

Searched defs:setCFIType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp527 void MachineInstr::setCFIType(MachineFunction &MF, uint32_t Type) { in setCFIType() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4676 CallLoweringInfo &setCFIType(const ConstantInt *Type) { in setCFIType() function