/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMCInstLower.cpp | 93 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local 167 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand() 197 SmallVectorImpl<wasm::ValType> &Returns) { in getFunctionReturns() 236 SmallVector<wasm::ValType, 4> Returns; in lower() local 263 SmallVector<wasm::ValType, 1> Returns; in lower() local
|
/third_party/node/deps/v8/src/codegen/ |
D | signature.h | 143 auto Returns(ReturnTypes... return_types) const { in Returns() function 179 static auto Returns(ReturnTypes... return_types) { in Returns() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 87 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto() 264 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local 452 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst() 729 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto()
|
D | CloneModule.cpp | 163 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
|
D | InlineFunction.cpp | 1694 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 382 SmallVectorImpl<ReturnInst *> &Returns, in findInsts() 489 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, in moveStaticAllocasToUnsafeStack() 748 SmallVector<ReturnInst *, 4> Returns; in run() local
|
D | SjLjEHPrepare.cpp | 355 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURewriteOutArguments.cpp | 265 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
|
D | R600OpenCLImageTypeLoweringPass.cpp | 318 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | IndirectionUtils.cpp | 320 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in moveFunctionBody() local
|
/third_party/node/deps/v8/src/interpreter/ |
D | bytecodes.h | 802 static constexpr bool Returns(Bytecode bytecode) { in Returns() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 357 SmallVector<ValType, 1> Returns; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 654 SmallVector<ReturnInst *, 4> Returns; in create() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 66 SmallVector<wasm::ValType, 1> Returns; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 550 SmallVector<MachineBasicBlock*, 4> Returns; in runOnMachineFunction() local
|