Searched refs:Other (Results 176 - 200 of 276) sorted by relevance

1234567891011>>

/external/llvm/include/llvm/ADT/
H A DTwine.h187 Twine &operator=(const Twine &Other) LLVM_DELETED_FUNCTION;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp97 else if (VT == MVT::Other)
H A DInstrEmitter.cpp48 if (N && Node->getValueType(N - 1) == MVT::Other)
65 if (N && Node->getOperand(N - 1).getValueType() == MVT::Other)
128 if (VT == MVT::Other || VT == MVT::Glue)
313 assert(Op.getValueType() != MVT::Other &&
428 assert(Op.getValueType() != MVT::Other &&
H A DSelectionDAGISel.cpp128 // Other instructions...
625 if (N->getOperand(i).getValueType() == MVT::Other)
991 // Other instructions...
1752 if (Use->getOperand(i).getValueType() == MVT::Other && IgnoreChains)
1853 EVT VTs[] = { MVT::Other, MVT::Glue };
1941 assert(ChainVal.getValueType() == MVT::Other && "Not a chain?");
2004 if (UI.getUse().getValueType() != MVT::Other) continue;
2139 assert(InChain.getValueType() == MVT::Other && "Not a chain");
2156 MVT::Other, InputChains);
2175 Node->getValueType(NTMNumResults-2) == MVT::Other)
[all...]
H A DSelectionDAGDumper.cpp266 // Other operators
350 if (getValueType(i) == MVT::Other)
627 if (N->getOperand(i).getValueType() == MVT::Other)
/external/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp119 if ((VT == MVT::Other || RC->hasType(VT)) && RC->contains(reg) &&
H A DAggressiveAntiDepBreaker.cpp91 unsigned Other = (Parent == Group1) ? Group2 : Group1; local
92 GroupNodes.at(Other) = Parent;
611 TRI->getMinimalPhysRegClass(SuperReg, MVT::Other);
/external/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp24 /// have different associated types, return MVT::Other.
28 MVT::SimpleValueType VT = MVT::Other;
840 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other)
890 if (ResultVTs[i] == MVT::Other || ResultVTs[i] == MVT::Glue) break;
963 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other)
H A DCodeGenTarget.cpp44 case MVT::Other: return "UNKNOWN";
53 case MVT::Other: return "MVT::Other";
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp128 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
141 setOperationAction(ISD::BR_JT, MVT::Other, Expand);
199 setOperationAction(ISD::VASTART, MVT::Other, Custom);
200 setOperationAction(ISD::VAARG, MVT::Other, Custom);
201 setOperationAction(ISD::VACOPY, MVT::Other, Custom);
202 setOperationAction(ISD::VAEND, MVT::Other, Expand);
205 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
206 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand);
293 setOperationAction(ISD::PREFETCH, MVT::Other, Custom);
337 setOperationAction(ISD::TRAP, MVT::Other, Lega
1208 SDValue Other = Op.getOperand(1); local
[all...]
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp248 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
250 setOperationAction(ISD::BR_JT, MVT::Other, Expand);
274 setOperationAction(ISD::EH_SJLJ_LONGJMP, MVT::Other, Custom);
290 setOperationAction(ISD::TRAP, MVT::Other, Legal);
293 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
294 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom);
297 setOperationAction(ISD::VASTART , MVT::Other, Custom);
310 setOperationAction(ISD::VAARG, MVT::Other, Expand);
313 setOperationAction(ISD::VAARG, MVT::Other, Custom);
317 setOperationAction(ISD::VAARG, MVT::Other, Expan
[all...]
H A DPPCISelDAGToDAG.cpp1058 // Other cases are autogenerated.
1107 MVT::Other, Ops);
1142 MVT::Other, Ops);
1209 // Other cases are autogenerated.
1217 // Other cases are autogenerated.
1228 // Other cases are autogenerated.
1240 // Other cases are autogenerated.
1393 MVT::Other, Ops);
1406 return CurDAG->SelectNodeTo(N, PPC::BCC, MVT::Other, Ops);
1428 return CurDAG->SelectNodeTo(N, PPC::BC, MVT::Other,
[all...]
/external/clang/lib/AST/
H A DType.cpp31 bool Qualifiers::isStrictSupersetOf(Qualifiers Other) const {
32 return (*this != Other) &&
34 (((Mask & CVRMask) | (Other.Mask & CVRMask)) == (Mask & CVRMask)) &&
36 ((getObjCGCAttr() == Other.getObjCGCAttr()) ||
37 (hasObjCGCAttr() && !Other.hasObjCGCAttr())) &&
39 ((getAddressSpace() == Other.getAddressSpace()) ||
40 (hasAddressSpace()&& !Other.hasAddressSpace())) &&
42 ((getObjCLifetime() == Other.getObjCLifetime()) ||
43 (hasObjCLifetime() && !Other.hasObjCLifetime()));
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp481 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
510 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
564 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
616 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT, MVT::Other, Ops);
1851 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
1880 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
1934 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
1986 NVPTXST = CurDAG->getMachineNode(Opcode, dl, MVT::Other, Ops);
2365 ST = CurDAG->getMachineNode(Opcode, DL, MVT::Other, StOps);
2483 VTs = CurDAG->getVTList(EltVT, MVT::Other, MV
[all...]
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp138 setOperationAction(ISD::BR_JT, MVT::Other, Expand);
141 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
239 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom);
240 setOperationAction(ISD::STACKRESTORE, MVT::Other, Custom);
243 setOperationAction(ISD::PREFETCH, MVT::Other, Custom);
292 setOperationAction(ISD::VASTART, MVT::Other, Custom);
293 setOperationAction(ISD::VACOPY, MVT::Other, Custom);
294 setOperationAction(ISD::VAEND, MVT::Other, Expand);
776 Chain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other,
881 Chain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, MemOpChain
[all...]
/external/chromium_org/native_client_sdk/src/tools/
H A Dnacl_llvm.mk94 # $6 = Other Linker Args
/external/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h146 CheckName(const CheckName &Other) : Name(Other.Name) {} argument
/external/clang/utils/TableGen/
H A DNeonEmitter.cpp156 bool operator==(const Type &Other) const { return str() == Other.str(); }
157 bool operator!=(const Type &Other) const { return !operator==(Other); }
408 bool operator<(const Intrinsic &Other) const {
410 if (Guard != Other.Guard)
411 return Guard < Other.Guard;
412 return Name < Other.Name;
/external/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h229 Graph(const Graph &Other) {} argument
230 void operator=(const Graph &Other) {} argument
/external/llvm/include/llvm/Object/
H A DCOFF.h484 bool operator==(const ImportDirectoryEntryRef &Other) const;
508 bool operator==(const ExportDirectoryEntryRef &Other) const;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/workspace/
H A DFileSystemWorkspaceBinding.js486 return WebInspector.resourceTypes.Other;
/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3549 AST_MATCHER_P_OVERLOAD(Decl, equalsNode, const Decl*, Other, 0) {
3550 return &Node == Other;
3556 AST_MATCHER_P_OVERLOAD(Stmt, equalsNode, const Stmt*, Other, 1) {
3557 return &Node == Other;
/external/clang/include/clang/Lex/
H A DMacroInfo.h155 bool isIdenticalTo(const MacroInfo &Other, Preprocessor &PP,
/external/llvm/include/llvm/IR/
H A DDerivedTypes.h283 bool isLayoutIdentical(StructType *Other) const;
/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp128 RedeclarableResult(const RedeclarableResult &Other) argument
129 : Reader(Other.Reader), FirstID(Other.FirstID), Owning(Other.Owning) ,
130 DeclKind(Other.DeclKind)
132 Other.Owning = false;
171 FindExistingResult(const FindExistingResult &Other) argument
172 : Reader(Other.Reader), New(Other.New), Existing(Other
[all...]

Completed in 686 milliseconds

1234567891011>>