Home
last modified time | relevance | path

Searched refs:setHasCalls (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDInstructionSelect.cpp237 MFI.setHasCalls(true); in runOnMachineFunction()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h583 void setHasCalls(bool V) { HasCalls = V; } in setHasCalls() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIRParser.cpp651 MFI.setHasCalls(YamlMFI.HasCalls); in initializeFrameInfo()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcISelLowering.cpp1966 MFI.setHasCalls(true); in makeAddress()
2094 MFI.setHasCalls(true); in LowerGlobalTLSAddress()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGISel.cpp647 MFI.setHasCalls(true); in runOnMachineFunction()
HDTargetLowering.cpp7064 MFI.setHasCalls(true); in LowerToTLSEmulatedModel()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.cpp579 MFI.setHasCalls(true); in LowerCall()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp18211 MFI.setHasCalls(true); in GetTLSADDR()