Searched defs:opers (Results  1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | StackMaps.cpp | 365   StackMapOpers opers(&MI);  in recordStackMap()  local 375   PatchPointOpers opers(&MI);  in recordPatchPoint()  local 396   StatepointOpers opers(&MI);  in recordStatepoint()  local
  | 
| /external/tensorflow/tensorflow/c/ | 
| D | c_api_function.cc | 112     const TF_Operation* const* opers,  in ComputeBodyNodes() 154     const TF_Operation* const* opers, int ninputs, const TF_Output* inputs,  in TF_GraphToFunctionWithControlOutputs() 228                                 int num_opers, const TF_Operation* const* opers,  in TF_GraphToFunction()
  | 
| D | c_api_function_test.cc | 153   void Define(int num_opers, const std::vector<TF_Operation*>& opers,  in Define() 177   void DefineT(int num_opers, const std::vector<TF_Operation*>& opers,  in DefineT()
  | 
| D | c_api.cc | 1716                                               TF_Operation*** opers) {  in TF_ImportGraphDefResultsReturnOperations()
  | 
| /external/llvm/lib/CodeGen/ | 
| D | StackMaps.cpp | 355   PatchPointOpers opers(&MI);  in recordPatchPoint()  local 376   StatepointOpers opers(&MI);  in recordStatepoint()  local
  | 
| D | TargetInstrInfo.cpp | 445     PatchPointOpers opers(&MI);  in foldPatchpoint()  local
  | 
| /external/rust/crates/crossbeam-channel/tests/ | 
| D | golang.rs | 1293                     let mut opers = [!0; 4];  in test_select_stress()  localVariable 1327                     let mut opers = [!0; 4];  in test_select_stress()  localVariable
  | 
| /external/tensorflow/tensorflow/python/client/ | 
| D | tf_session_helper.cc | 581     const std::vector<TF_Operation*>* opers,  in TF_GraphToFunction_wrapper()
  | 
| D | tf_session_wrapper.cc | 860         TF_Operation** opers;  in PYBIND11_MODULE()  local
  | 
| /external/llvm/lib/Target/X86/ | 
| D | X86MCInstLower.cpp | 979   PatchPointOpers opers(&MI);  in LowerPATCHPOINT()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86MCInstLower.cpp | 1367   PatchPointOpers opers(&MI);  in LowerPATCHPOINT()  local
  |