Home
last modified time | relevance | path

Searched refs:FnId (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/test/TableGen/
Dpredicate-patfags.td49 // GISEL: GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_TGTmul24_oneuse,
53 // GISEL: GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_TGTmul24_oneuse,
56 // GISEL: GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_TGTmul24_oneuse,
59 // GISEL: GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_TGTmul24_oneuse,
DGlobalISelEmitter-PR39045.td5 // CHECK-DAG: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_pat_frag_b,
6 // CHECK-DAG: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_pat_frag_a,
DContextlessPredicates.td38 // CHECK_NOPT-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_test_atomic…
64 // CHECK_OPT-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_test_atomic_…
DGlobalISelEmitterCustomPredicate.td76 // CHECK-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_and_or_pat,
106 // CHECK-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_and_or_pat,
150 // CHECK-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_sub3_pat,
DGlobalISelEmitterOverloadedPtr.td20 // CHECK-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_frag_anyptr,
DGlobalISelEmitter.td355 // R21O-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_frag,
360 // R21N-NEXT: GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_frag,
/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DQueueChannel.h85 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage() argument
87 return orc::rpc::RawByteChannel::startSendMessage(FnId, SeqNo); in startSendMessage()
97 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage() argument
99 return orc::rpc::RawByteChannel::startReceiveMessage(FnId, SeqNo); in startReceiveMessage()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRawByteChannel.h42 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage() argument
44 if (auto Err = serializeSeq(*this, FnId, SeqNo)) { in startSendMessage()
61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage() argument
63 if (auto Err = deserializeSeq(*this, FnId, SeqNo)) { in startReceiveMessage()
DRPCUtils.h63 BadFunctionCall(FnIdT FnId, SeqNoT SeqNo) in BadFunctionCall() argument
64 : FnId(std::move(FnId)), SeqNo(std::move(SeqNo)) {} in BadFunctionCall()
71 OS << "Call to invalid RPC function id '" << FnId << "' with " in log()
76 FnIdT FnId;
1017 FunctionIdT FnId; in appendCallAsync() local
1019 FnId = *FnIdOrErr; in appendCallAsync()
1044 if (auto Err = C.startSendMessage(FnId, SeqNo)) { in appendCallAsync()
1076 FunctionIdT FnId; in handleOne() local
1078 if (auto Err = C.startReceiveMessage(FnId, SeqNo)) { in handleOne()
1082 if (FnId == ResponseId) in handleOne()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRawByteChannel.h42 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage() argument
44 if (auto Err = serializeSeq(*this, FnId, SeqNo)) { in startSendMessage()
61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage() argument
63 if (auto Err = deserializeSeq(*this, FnId, SeqNo)) { in startReceiveMessage()
DRPCUtils.h63 BadFunctionCall(FnIdT FnId, SeqNoT SeqNo) in BadFunctionCall() argument
64 : FnId(std::move(FnId)), SeqNo(std::move(SeqNo)) {} in BadFunctionCall()
71 OS << "Call to invalid RPC function id '" << FnId << "' with " in log()
76 FnIdT FnId;
1020 FunctionIdT FnId; in appendCallAsync() local
1022 FnId = *FnIdOrErr; in appendCallAsync()
1047 if (auto Err = C.startSendMessage(FnId, SeqNo)) { in appendCallAsync()
1079 FunctionIdT FnId; in handleOne() local
1081 if (auto Err = C.startReceiveMessage(FnId, SeqNo)) { in handleOne()
1085 if (FnId == ResponseId) in handleOne()
[all …]
/external/llvm-project/llvm/tools/llvm-xray/
Dxray-converter.cpp177 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings() argument
188 if (node_iter->FuncId == FnId) in findSiblings()
197 if (node_iter->FuncId == FnId) in findSiblings()
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc5526 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_ldxr_1,
5556 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_ldxr_2,
5586 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_ldxr_4,
5616 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_ldaxr_1,
5646 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_ldaxr_2,
5676 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_ldaxr_4,
37555 GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_ldxr_1,
37581 GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_ldxr_2,
37607 GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_ldxr_4,
37633 GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_ldxr_8,
[all …]
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc5379 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_bf_inv_mask_imm,
5401 GIM_CheckCxxInsnPredicate, /*MI*/1, /*FnId*/GIPFP_MI_Predicate_bf_inv_mask_imm,
32629 GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_vfp_f32imm,
32648 GIM_CheckCxxInsnPredicate, /*MI*/0, /*FnId*/GIPFP_MI_Predicate_vfp_f64imm,