Home
last modified time | relevance | path

Searched defs:CFIType (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h160 const ConstantInt *CFIType = nullptr; member
/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp869 if (uint32_t CFIType = MI.getCFIType()) { print() local
H A DMachineInstr.cpp323 setExtraInfo(MachineFunction & MF,ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType,MDNode * MMRAs) setExtraInfo() argument
1917 if (uint32_t CFIType = getCFIType()) { print() local
H A DMachineFunction.cpp577 createMIExtraInfo(ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType,MDNode * MMRAs) createMIExtraInfo() argument
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1108 unsigned CFIType = 0; parse() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4540 const ConstantInt *CFIType = nullptr; global() member
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8782 ConstantInt *CFIType = nullptr; LowerCallTo() local