Searched refs:isStackAligningInlineAsm (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp234 if ((MI.isCall() && !MI.isReturn()) || MI.isStackAligningInlineAsm())
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1183 bool isStackAligningInlineAsm() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp789 bool MachineInstr::isStackAligningInlineAsm() const { function in class:MachineInstr
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp649 MI.isStackAligningInlineAsm()) {

Completed in 238 milliseconds