Home
last modified time | relevance | path

Searched defs:FA (Results 1 – 25 of 54) sorted by relevance

123

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp94 Function *FA, *FB; in TEST_F() local
114 Function *FA, *FB; in TEST_F() local
135 Function *FA, *FB; in TEST_F() local
156 Function *FA, *FB; in TEST_F() local
204 Function *FA, *FB; in TEST_F() local
250 Function *FA, *FB, *FC; in TEST_F() local
275 Function *FA, *FB, *FC; in TEST_F() local
300 Function *FA, *FB, *FC; in TEST_F() local
325 Function *FA, *FB, *FC; in TEST_F() local
350 Function *FA, *FB1, *FB2; in TEST_F() local
[all …]
DMCJITTestBase.h195 void createCrossModuleRecursiveCase(std::unique_ptr<Module> &A, Function *&FA, in createCrossModuleRecursiveCase()
220 createThreeModuleChainedCallsCase(std::unique_ptr<Module> &A, Function *&FA, in createThreeModuleChainedCallsCase()
238 void createTwoModuleCase(std::unique_ptr<Module> &A, Function *&FA, in createTwoModuleCase()
249 void createTwoModuleExternCase(std::unique_ptr<Module> &A, Function *&FA, in createTwoModuleExternCase()
263 void createThreeModuleCase(std::unique_ptr<Module> &A, Function *&FA, in createThreeModuleCase()
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp93 Function *FA, *FB; in TEST_F() local
113 Function *FA, *FB; in TEST_F() local
134 Function *FA, *FB; in TEST_F() local
155 Function *FA, *FB; in TEST_F() local
203 Function *FA, *FB; in TEST_F() local
252 Function *FA, *FB, *FC; in TEST_F() local
277 Function *FA, *FB, *FC; in TEST_F() local
302 Function *FA, *FB, *FC; in TEST_F() local
327 Function *FA, *FB, *FC; in TEST_F() local
352 Function *FA, *FB1, *FB2; in TEST_F() local
[all …]
DMCJITTestBase.h191 void createCrossModuleRecursiveCase(std::unique_ptr<Module> &A, Function *&FA, in createCrossModuleRecursiveCase()
216 createThreeModuleChainedCallsCase(std::unique_ptr<Module> &A, Function *&FA, in createThreeModuleChainedCallsCase()
234 void createTwoModuleCase(std::unique_ptr<Module> &A, Function *&FA, in createTwoModuleCase()
245 void createTwoModuleExternCase(std::unique_ptr<Module> &A, Function *&FA, in createTwoModuleExternCase()
258 void createThreeModuleCase(std::unique_ptr<Module> &A, Function *&FA, in createThreeModuleCase()
/external/clang/lib/Edit/
DEditedSource.cpp62 FileEditsTy::iterator FA = getActionForOffset(Offs); in canInsertInOffset() local
111 FileEdit &FA = FileEdits[Offs]; in commitInsert() local
140 FileEdit &FA = I->second; in commitInsertFromRange() local
157 FileEdit &FA = I->second; in commitInsertFromRange() local
194 FileEdit &FA = I->second; in commitRemove() local
212 FileEdit &FA = I->second; in commitRemove() local
237 FileEdit &FA = I->second; in commitRemove() local
451 FileEdit &FA = I->second; in getActionForOffset() local
/external/llvm-project/clang/lib/Edit/
DEditedSource.cpp75 FileEditsTy::iterator FA = getActionForOffset(Offs); in canInsertInOffset() local
127 FileEdit &FA = FileEdits[Offs]; in commitInsert() local
156 FileEdit &FA = I->second; in commitInsertFromRange() local
173 FileEdit &FA = I->second; in commitInsertFromRange() local
210 FileEdit &FA = I->second; in commitRemove() local
228 FileEdit &FA = I->second; in commitRemove() local
253 FileEdit &FA = I->second; in commitRemove() local
473 FileEdit &FA = I->second; in getActionForOffset() local
/external/rust/crates/rayon/src/iter/
Dunzip.rs15 fn consume<FA, FB>(&self, item: T, left: FA, right: FB) -> (FA, FB) in consume()
98 fn consume<FA, FB>(&self, item: (A, B), left: FA, right: FB) -> (FA, FB) in consume()
138 fn consume<FA, FB>(&self, item: T, left: FA, right: FB) -> (FA, FB) in consume()
181 fn consume<FA, FB>(&self, item: T, left: FA, right: FB) -> (FA, FB) in consume()
/external/clang/test/CodeGenCXX/
Dtype-metadata.cpp197 struct FA : A { in foo() struct
198 void f() {} in foo()
/external/llvm-project/clang/test/CodeGenCXX/
Dtype-metadata.cpp224 struct FA : A { in foo() struct
225 void f() {} in foo()
/external/llvm-project/clang/test/Parser/
Dcxx-using-declaration.cpp5 void FA() {} in FA() function
/external/clang/test/Parser/
Dcxx-using-declaration.cpp5 void FA() {} in FA() function
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Devery-array.cpp22 FuncPtr FA[3] = {&func1, &func2, &func3}; variable
/external/llvm-project/clang/test/OpenMP/
Dnvptx_target_exceptions_messages.cpp29 T FA() { in FA() function
Ddeclare_target_codegen.cpp116 T FA() { in FA() function
/external/clang/test/CXX/special/class.inhctor/
Dp4.cpp39 struct FA : A { struct
/external/llvm-project/clang/test/CXX/special/class.inhctor/
Dp4.cpp39 struct FA : A { struct
/external/llvm-project/llvm/lib/CodeGen/
DRDFLiveness.cpp200 auto FA = OrdMap.find(InA); in getAllReachingDefs() local
469 NodeAddr<FuncNode*> FA = DFG.getFunc(); in computePhiInfo() local
777 NodeAddr<FuncNode*> FA = DFG.getFunc(); in computeLiveIns() local
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp328 NodeAddr<FuncNode*> FA = DFG.getFunc(); in computePhiInfo() local
564 NodeAddr<FuncNode*> FA = DFG.getFunc(); in computeLiveIns() local
DHexagonOptAddrMode.cpp637 NodeAddr<FuncNode *> FA = DFG->getFunc(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp429 NodeAddr<FuncNode*> FA = DFG.getFunc(); in computePhiInfo() local
720 NodeAddr<FuncNode*> FA = DFG.getFunc(); in computeLiveIns() local
DHexagonOptAddrMode.cpp802 NodeAddr<FuncNode *> FA = DFG->getFunc(); in runOnMachineFunction() local
/external/llvm-project/llvm/lib/MC/
DMCExpr.cpp611 const MCFragment *FA = SA.getFragment(); in AttemptToFoldSymbolOffsetDifference() local
/external/python/cpython2/Modules/
Dshamodule.c140 #define FA(n) \ macro
/external/llvm/lib/MC/
DMachObjectWriter.cpp697 const MCFragment *FA = SA.getFragment(); in isSymbolRefDifferenceFullyResolvedImpl() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp803 NodeAddr<FuncNode *> FA = DFG->getFunc(); in runOnMachineFunction() local

123