Home
last modified time | relevance | path

Searched defs:ResultP (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h124 std::promise<MSVCPError> ResultP; in writeUInt8s() local
132 std::promise<MSVCPError> ResultP; in writeUInt16s() local
140 std::promise<MSVCPError> ResultP; in writeUInt32s() local
148 std::promise<MSVCPError> ResultP; in writeUInt64s() local
156 std::promise<MSVCPError> ResultP; in writeBuffers() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DLookupAndRecordAddrs.cpp47 std::promise<MSVCPError> ResultP; in lookupAndRecordAddrs() local
DExecutorProcessControl.cpp186 std::promise<shared::WrapperFunctionResult> ResultP; in jitDispatchViaWrapperFunctionManager() local
DCore.cpp2064 std::promise<MSVCPExpected<SymbolFlagsMap>> ResultP; in lookupFlags() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
DSimpleRemoteEPCServer.cpp264 std::promise<shared::WrapperFunctionResult> ResultP; in doJITDispatch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1301 SDNode *ResultP = selectI64ImmDirectPrefix(CurDAG, dl, Imm, InstCntDirectP); in selectI64Imm() local