Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineInstr.cpp505 void MachineInstr::setCFIType(MachineFunction &MF, uint32_t Type) { in setCFIType() function in MachineInstr
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h4325 CallLoweringInfo &setCFIType(const ConstantInt *Type) { in setCFIType() function