Home
last modified time | relevance | path

Searched defs:IsUnsigned (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPSInt.h22 bool IsUnsigned; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local
645 bool IsUnsigned = false; in expandAtomicBinOp() local
DMipsFastISel.cpp640 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
2096 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
DMipsISelLowering.cpp1020 bool IsUnsigned = MultLHS->getOpcode() == ISD::ZERO_EXTEND && in performMADD_MSUBCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp142 bool &IsUnsigned) { in isKImmOrKUImmOperand()
DAMDGPUTargetTransformInfo.cpp537 bool IsUnsigned) { in getMinMaxReductionCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp347 bool IsUnsigned, bool Int64, in LowerFPToInt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1284 bool IsUnsigned = Record[0] & 2; in parseOneMetadata() local
/third_party/flatbuffers/include/flatbuffers/
Didl.h142 inline bool IsUnsigned(BaseType t) { in IsUnsigned() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1421 bool IsUnsigned = DTy && isUnsignedDIType(DD, DTy); in constructEnumTypeDIE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp336 bool IsUnsigned, MDString *Name, in getImpl()
DDIBuilder.cpp246 bool IsUnsigned) { in createEnumerator()
DDebugInfo.cpp955 LLVMBool IsUnsigned) { in LLVMDIBuilderCreateEnumerator()
DAutoUpgrade.cpp2118 bool IsUnsigned = (StringRef::npos != Name.find("cvtu")); in UpgradeIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2760 bool IsPairwise, bool IsUnsigned) { in getMinMaxReductionCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1773 bool IsPairwiseForm, bool IsUnsigned) override { in getMinMaxReductionCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp2117 bool IsUnsigned = SPF == SelectPatternFlavor::SPF_UMIN || in moveAddAfterMinMax() local
DInstCombineCalls.cpp2131 bool IsUnsigned = in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h353 bool IsUnsigned, ArrayRef<Metadata *> Ops) in DIEnumerator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2568 bool IsUnsigned = SDValueToConstBool(N->getOperand(1)); in SelectBaseMVE_VMLLDAV() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3874 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6876 bool IsUnsigned = ReductionData.getKind() == RK_UMin || in getReductionCost() local