Home
last modified time | relevance | path

Searched defs:IsUnsigned (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/src/asmjs/
H A Dasm-scanner.h97 bool IsUnsigned() const { return Token() == kUnsigned; } in IsUnsigned() function in v8::internal::AsmJsScanner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local
645 bool IsUnsigned = false; in expandAtomicBinOp() local
H A DMipsFastISel.cpp640 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
2095 getRegEnsuringSimpleIntegerWidening(const Value *V, bool IsUnsigned) getRegEnsuringSimpleIntegerWidening() argument
H A 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/include/llvm/ADT/
H A DAPSInt.h22 bool IsUnsigned; member in llvm::APSInt
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dmachine-type.h130 constexpr bool IsUnsigned() const { in IsUnsigned() function in v8::internal::MachineRepresentation::MachineType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp140 isKImmOrKUImmOperand(const SIInstrInfo *TII, const MachineOperand &Src, bool &IsUnsigned) isKImmOrKUImmOperand() argument
H A DAMDGPUTargetTransformInfo.cpp535 getMinMaxReductionCost(Type *Ty, Type *CondTy, bool IsPairwise, bool IsUnsigned) getMinMaxReductionCost() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A 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/
H A DDIBuilder.cpp245 createEnumerator(StringRef Name, int64_t Val, bool IsUnsigned) createEnumerator() argument
H A DDebugInfoMetadata.cpp335 getImpl(LLVMContext &Context, int64_t Value, bool IsUnsigned, MDString *Name, StorageType Storage, bool ShouldCreate) getImpl() argument
H A DLLVMContextImpl.h360 bool IsUnsigned; member
H A DAutoUpgrade.cpp2118 bool IsUnsigned = (StringRef::npos != Name.find("cvtu")); in UpgradeIntrinsicCall() local
H A DDebugInfo.cpp952 LLVMDIBuilderCreateEnumerator(LLVMDIBuilderRef Builder, const char *Name, size_t NameLen, int64_t Value, LLVMBool IsUnsigned) LLVMDIBuilderCreateEnumerator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h352 DIEnumerator(LLVMContext &C, StorageType Storage, int64_t Value, bool IsUnsigned, ArrayRef<Metadata *> Ops) DIEnumerator() argument
360 getImpl(LLVMContext &Context, int64_t Value, bool IsUnsigned, StringRef Name, StorageType Storage, bool ShouldCreate = true) getImpl() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1284 bool IsUnsigned = Record[0] & 2; in parseOneMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp344 LowerFPToInt(MachineInstr &MI, DebugLoc DL, MachineBasicBlock *BB, const TargetInstrInfo &TII, bool IsUnsigned, bool Int64, bool Float64, unsigned LoweredOpcode) LowerFPToInt() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2117 bool IsUnsigned = SPF == SelectPatternFlavor::SPF_UMIN || in moveAddAfterMinMax() local
H A DInstCombineCalls.cpp2131 bool IsUnsigned = in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2759 getMinMaxReductionCost(Type *ValTy, Type *CondTy, bool IsPairwise, bool IsUnsigned) getMinMaxReductionCost() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3874 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local

Completed in 107 milliseconds