Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h160 const ConstantInt *CFIType = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp869 if (uint32_t CFIType = MI.getCFIType()) { in print() local
H A DMachineInstr.cpp323 uint32_t CFIType, MDNode *MMRAs) { in setExtraInfo()
1916 if (uint32_t CFIType = getCFIType()) { in print() local
H A DMachineFunction.cpp577 uint32_t CFIType, MDNode *MMRAs) { in createMIExtraInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1108 unsigned CFIType = 0; in parse() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4539 const ConstantInt *CFIType = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8797 ConstantInt *CFIType = nullptr; in LowerCallTo() local