Searched refs:Other (Results 126 - 150 of 255) sorted by relevance

1234567891011

/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp212 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
214 setOperationAction(ISD::BR_JT, MVT::Other, Expand);
238 setOperationAction(ISD::EH_SJLJ_LONGJMP, MVT::Other, Custom);
254 setOperationAction(ISD::TRAP, MVT::Other, Legal);
257 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
258 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom);
261 setOperationAction(ISD::VASTART , MVT::Other, Custom);
274 setOperationAction(ISD::VAARG, MVT::Other, Expand);
277 setOperationAction(ISD::VAARG, MVT::Other, Custom);
281 setOperationAction(ISD::VAARG, MVT::Other, Expan
[all...]
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp280 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
309 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
363 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
415 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
1379 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
1408 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
1462 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
1514 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
1893 ST = CurDAG->getMachineNode(Opcode, DL, MVT::Other, StOps);
2011 VTs = CurDAG->getVTList(EltVT, MVT::Other, MV
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp128 // Other instructions...
552 if (N->getOperand(i).getValueType() == MVT::Other)
916 // Other instructions...
1515 if (Use->getOperand(i).getValueType() == MVT::Other && IgnoreChains)
1616 EVT VTs[] = { MVT::Other, MVT::Glue };
1677 assert(ChainVal.getValueType() == MVT::Other && "Not a chain?");
1740 if (UI.getUse().getValueType() != MVT::Other) continue;
1875 assert(InChain.getValueType() == MVT::Other && "Not a chain");
1893 MVT::Other, &InputChains[0], InputChains.size());
1912 Node->getValueType(NTMNumResults-2) == MVT::Other)
[all...]
/external/clang/include/clang/AST/
H A DDeclTemplate.h161 TemplateArgumentList(const TemplateArgumentList &Other) LLVM_DELETED_FUNCTION;
162 void operator=(const TemplateArgumentList &Other) LLVM_DELETED_FUNCTION;
193 explicit TemplateArgumentList(const TemplateArgumentList *Other)
194 : Arguments(Other->data(), false), NumArguments(Other->size()) { }
582 bool operator==(SpecIterator Other) const {
583 return SetIter == Other.SetIter;
585 bool operator!=(SpecIterator Other) const {
586 return SetIter != Other.SetIter;
H A DTypeLoc.h162 void initializeFullCopy(TypeLoc Other) const {
163 assert(getType() == Other.getType());
165 memcpy(getOpaqueData(), Other.getOpaqueData(), Size);
171 void initializeFullCopy(TypeLoc Other, unsigned Size) const { argument
172 assert(getType() == Other.getType());
174 memcpy(getOpaqueData(), Other.getOpaqueData(), Size);
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp108 setOperationAction(ISD::BR_JT, MVT::Other, Expand);
111 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
168 setOperationAction(ISD::VASTART, MVT::Other, Custom);
169 setOperationAction(ISD::VAARG, MVT::Other, Expand);
170 setOperationAction(ISD::VAEND, MVT::Other, Expand);
171 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
454 return DAG.getNode(Opc, dl, MVT::Other, &RetOps[0], RetOps.size());
546 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
568 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
1078 // Other Lowerin
[all...]
H A DMSP430ISelDAGToDAG.cpp350 VT, MVT::i16, MVT::Other,
371 VT, MVT::i16, MVT::Other,
417 // Other cases are autogenerated.
430 // Other cases are autogenerated.
439 // Other cases are autogenerated.
452 // Other cases are autogenerated.
465 // Other cases are autogenerated.
478 // Other cases are autogenerated.
/external/llvm/lib/IR/
H A DType.cpp95 return false; // Other types have no identity values
606 bool StructType::isLayoutIdentical(StructType *Other) const {
607 if (this == Other) return true;
609 if (isPacked() != Other->isPacked() ||
610 getNumElements() != Other->getNumElements())
613 return std::equal(element_begin(), element_end(), Other->element_begin());
H A DValueTypes.cpp128 case MVT::Other: return "ch";
236 /// as Other, otherwise they are invalid.
240 if (HandleUnknown) return MVT(MVT::Other);
264 /// are returned as Other, otherwise they are invalid.
/external/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp382 BasicBlock *Other = Term->getSuccessor(!i); local
383 if (Visited.count(Other) && !Loops.count(Other) &&
384 !Pred.count(Other) && !Pred.count(*PI)) {
386 Pred[Other] = BoolFalse;
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp88 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand);
89 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
112 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
119 setOperationAction(ISD::BR_JT, MVT::Other, Expand);
123 setOperationAction(ISD::VASTART, MVT::Other, Custom);
124 setOperationAction(ISD::VACOPY, MVT::Other, Custom);
125 setOperationAction(ISD::VAEND, MVT::Other, Expand);
126 setOperationAction(ISD::VAARG, MVT::Other, Expand);
940 Chain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, &MemOps[0],
1130 return DAG.getNode(AArch64ISD::Ret, dl, MVT::Other,
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DR600ISelLowering.cpp40 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
41 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
352 MVT::Other, Chain,
H A DSIISelLowering.cpp49 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
59 setOperationAction(ISD::SELECT_CC, MVT::Other, Expand);
327 MVT::Other, Chain,
H A DAMDGPUISelLowering.cpp31 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
72 return DAG.getNode(AMDGPUISD::RET_FLAG, DL, MVT::Other, Chain);
/external/mesa3d/src/gallium/drivers/radeon/
H A DR600ISelLowering.cpp40 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
41 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
352 MVT::Other, Chain,
H A DSIISelLowering.cpp49 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
59 setOperationAction(ISD::SELECT_CC, MVT::Other, Expand);
327 MVT::Other, Chain,
/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp172 bool operator==(const VariableGEPIndex &Other) const {
173 return V == Other.V && Extension == Other.Extension &&
174 Scale == Other.Scale;
177 bool operator!=(const VariableGEPIndex &Other) const {
178 return !operator==(Other);
1154 // Other results are not possible.
/external/chromium_org/native_client_sdk/src/tools/
H A Dhost_gcc.mk108 # $6 = Other Linker Args
H A Dhost_vc.mk94 # $6 = Other Linker Args
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DNetworkManager.js219 || networkRequest.type === WebInspector.resourceTypes.Other
272 this.responseReceived(requestId, frameId, loaderId, time, PageAgent.ResourceType.Other, redirectResponse);
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp117 bool operator==(const RetEffect &Other) const {
118 return K == Other.K && O == Other.O;
426 bool operator==(const RetainSummary &Other) const {
427 return Args == Other.Args && DefaultArgEffect == Other.DefaultArgEffect &&
428 Receiver == Other.Receiver && Ret == Other.Ret;
/external/eigen/Eigen/src/Core/
H A DTranspositions.h179 template<typename Other>
180 explicit inline Transpositions(const MatrixBase<Other>& indices) : m_indices(indices)
/external/llvm/include/llvm/ADT/
H A DValueMap.h336 ValueMapConstIterator(ValueMapIterator<DenseMapT, KeyT> Other) argument
337 : I(Other.base()) {}
/external/llvm/include/llvm/CodeGen/
H A DLiveInterval.h362 bool overlaps(const LiveInterval &Other, const CoalescerPair &CP,
371 /// scanning the Other interval starting at I.
389 void join(LiveInterval &Other,
/external/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp181 (TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
182 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other));

Completed in 2567 milliseconds

1234567891011