Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h149 const ConstantInt *CFIType = nullptr; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp852 if (uint32_t CFIType = MI.getCFIType()) { print() local
H A DMachineInstr.cpp320 setExtraInfo(MachineFunction & MF,ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType) setExtraInfo() argument
1846 if (uint32_t CFIType = getCFIType()) { print() local
H A DMachineFunction.cpp565 createMIExtraInfo(ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType) createMIExtraInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1108 unsigned CFIType = 0; in parse() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4397 const ConstantInt *CFIType = nullptr; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8380 ConstantInt *CFIType = nullptr; LowerCallTo() local