Home
last modified time | relevance | path

Searched defs:mf (Results 1 – 25 of 55) sorted by relevance

123

/llvm-project/clang/test/Frontend/
H A Dast-main.cpp12 T *S<T>::mf() { in mf() function in S
/llvm-project/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp5.cpp7 void mf() { } in mf() function in N::Y
H A Dp2.cpp6 template<class T> class Array { void mf() { } }; in mf() function in Array
/llvm-project/llvm/lib/CodeGen/
H A DEdgeBundles.cpp41 runOnMachineFunction(MachineFunction & mf) runOnMachineFunction() argument
H A DRegisterClassInfo.cpp42 void RegisterClassInfo::runOnMachineFunction(const MachineFunction &mf) { in runOnMachineFunction() argument
H A DRegAllocBasic.cpp307 runOnMachineFunction(MachineFunction & mf) runOnMachineFunction() argument
H A DBreakFalseDeps.cpp281 bool BreakFalseDeps::runOnMachineFunction(MachineFunction &mf) { in runOnMachineFunction()
H A DDFAPacketizer.cpp118 VLIWPacketizerList::VLIWPacketizerList(MachineFunction &mf, in VLIWPacketizerList()
H A DInterferenceCache.h103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
H A DInterferenceCache.cpp50 init(MachineFunction * mf,LiveIntervalUnion * liuarray,SlotIndexes * indexes,LiveIntervals * lis,const TargetRegisterInfo * tri) init() argument
H A DSpillPlacement.cpp192 runOnMachineFunction(MachineFunction & mf) runOnMachineFunction() argument
H A DSwiftErrorValueTracking.cpp79 void SwiftErrorValueTracking::setFunction(MachineFunction &mf) { in setFunction() argument
H A DLiveRangeCalc.cpp49 reset(const MachineFunction * mf,SlotIndexes * SI,MachineDominatorTree * MDT,VNInfo::Allocator * VNIA) reset() argument
/llvm-project/clang/test/SemaCXX/
H A Dwarn-cast-function-type.cpp29 typedef void (S::*mf)(int); typedef
H A Dwarn-cast-function-type-strict.cpp30 typedef void (S::*mf)(int); typedef
/llvm-project/libcxx/test/std/utilities/function.objects/func.not_fn/
H A Dnot_fn.pass.cpp210 const MemFunCallable mf(false); in other_callable_types_test() local
219 MemFunCallable mf(false); in other_callable_types_test() local
228 const MemFunCallable mf(false); in other_callable_types_test() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp66 ScheduleDAGVLIW(MachineFunction & mf,AAResults * aa,SchedulingPriorityQueue * availqueue) ScheduleDAGVLIW() argument
H A DScheduleDAGFast.cpp77 ScheduleDAGFast(MachineFunction &mf) in ScheduleDAGFast() argument
655 ScheduleDAGLinearize(MachineFunction &mf) : ScheduleDAGSDNodes(mf) {} in ScheduleDAGLinearize() argument
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp224 bool MSP430BSel::runOnMachineFunction(MachineFunction &mf) { in runOnMachineFunction()
/llvm-project/clang/test/Sema/
H A Dwarn-fortify-source.c214 void mf() const { in mf() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dstatic-accessed-through-instance.cpp19 void mf() { in mf() function
38 void mf() { in mf() function
/llvm-project/clang/test/Analysis/
H A Dstack-addr-ps.cpp70 int *mf() { mf() function
/llvm-project/libclc/generic/lib/math/
H A Dlog_base.h142 float mf = (float)m; in log2() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp390 bool AArch64AdvSIMDScalar::runOnMachineFunction(MachineFunction &mf) { in runOnMachineFunction()
/llvm-project/clang/test/Parser/
H A Dcxx0x-lambda-expressions.cpp149 void mf() { A(([*this]{})); } // cxx17ext-warning {{'*this' by copy is a C++17 extension}} in __anon994757eb5202() function

123