Home
last modified time | relevance | path

Searched refs:sourceBits (Results 101 – 125 of 126) sorted by relevance

123456

/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-exegesis/lib/
H A DTarget.cpp101 auto AllowedRegs = Op.getRegisterAliasing().sourceBits(); in randomizeMCOperand()
/dports/security/p5-Digest-Whirlpool/Digest-Whirlpool-2.04/upstream/
H A DWhirlpool.c1517 unsigned long sourceBits, in NESSIEadd() argument
1532 int sourceGap = (8 - ((int)sourceBits & 7)) & 7; /* space on source[sourcePos]. */ in NESSIEadd()
1544 u64 value = sourceBits; in NESSIEadd()
1554 while (sourceBits > 8) { in NESSIEadd()
1581 sourceBits -= 8; in NESSIEadd()
1587 if (sourceBits > 0) { in NESSIEadd()
1596 if (bufferRem + sourceBits < 8) { in NESSIEadd()
1601 bufferBits += sourceBits; in NESSIEadd()
1608 sourceBits -= 8 - bufferRem; in NESSIEadd()
1623 bufferBits += (int)sourceBits; in NESSIEadd()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/
H A DTarget.cpp112 auto AllowedRegs = Op.getRegisterAliasing().sourceBits(); in randomizeMCOperand()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp112 auto AllowedRegs = Op.getRegisterAliasing().sourceBits(); in randomizeMCOperand()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp213 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
216 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
219 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp213 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
216 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
219 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp259 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
262 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
265 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp259 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
262 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
265 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp243 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
246 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
249 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp259 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
262 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
265 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp242 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
245 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
248 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp259 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
262 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
265 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp243 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
246 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
249 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp259 Instr.Operands[kDestOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
262 Instr.Operands[kBaseOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
265 Instr.Operands[kIndexOp].getRegisterAliasing().sourceBits(); in generateLEATemplatesCommon()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-exegesis/lib/
H A DSnippetGenerator.cpp171 auto AllowedRegs = Op.getRegisterAliasing().sourceBits(); in randomize()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-exegesis/lib/
H A DMCInstrDescView.cpp237 const auto &Registers = Op.Tracker->sourceBits(); in randomize()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/StandardToLLVM/
H A DStandardToLLVM.cpp673 unsigned sourceBits = sourceElementType.getWidth(); in matchAndRewrite() local
675 if (targetBits == sourceBits) in matchAndRewrite()
677 else if (targetBits < sourceBits) in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/StandardToLLVM/
H A DStandardToLLVM.cpp659 unsigned sourceBits = sourceElementType.getWidth(); in matchAndRewrite() local
661 if (targetBits == sourceBits) in matchAndRewrite()
663 else if (targetBits < sourceBits) in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/StandardToLLVM/
H A DStandardToLLVM.cpp659 unsigned sourceBits = sourceElementType.getWidth(); in matchAndRewrite() local
661 if (targetBits == sourceBits) in matchAndRewrite()
663 else if (targetBits < sourceBits) in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/StandardToLLVM/
H A DStandardToLLVM.cpp659 unsigned sourceBits = sourceElementType.getWidth(); in matchAndRewrite() local
661 if (targetBits == sourceBits) in matchAndRewrite()
663 else if (targetBits < sourceBits) in matchAndRewrite()
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/misc/
H A DVMM38b4-64bit-vm1-ikp.1.cs918 srcIndex _ sourceBits + (srcY * sourcePitch) + (sx * 4).
1170 sourceIndex _ sourceBits +
1520 (interpreterProxy isIntegerObject: sourceBits) ifTrue:[
1525 sourceBits _ sourcePitch _ 0.
1530 ((interpreterProxy isWordsOrBytes: sourceBits)
1534 sourceBits _ self oopForPointer: (interpreterProxy firstIndexableField: sourceBits).
1669 (sourceBits = 0 and:[noSource not]) ifTrue:[
1684 destBits _ sourceBits.
1706 ^destBits ~~ 0 and:[sourceBits ~~ 0 or:[noSource]].! !
1759 sourceBits _ sourcePitch _ 0.
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/StandardToLLVM/
H A DConvertStandardToLLVM.cpp1536 unsigned sourceBits = sourceType.getUnderlyingType()->getIntegerBitWidth(); in matchAndRewrite() local
1538 if (targetBits == sourceBits) in matchAndRewrite()
1540 else if (targetBits < sourceBits) in matchAndRewrite()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/StandardToLLVM/
H A DStandardToLLVM.cpp2448 unsigned sourceBits = sourceType.getUnderlyingType()->getIntegerBitWidth(); in matchAndRewrite() local
2450 if (targetBits == sourceBits) in matchAndRewrite()
2452 else if (targetBits < sourceBits) in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/StandardToLLVM/
H A DStandardToLLVM.cpp2965 unsigned sourceBits = sourceType.getWidth(); in matchAndRewrite() local
2967 if (targetBits == sourceBits) in matchAndRewrite()
2969 else if (targetBits < sourceBits) in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/StandardToLLVM/
H A DStandardToLLVM.cpp2965 unsigned sourceBits = sourceType.getWidth(); in matchAndRewrite() local
2967 if (targetBits == sourceBits) in matchAndRewrite()
2969 else if (targetBits < sourceBits) in matchAndRewrite()

123456