Home
last modified time | relevance | path

Searched defs:apInt (Results 1 – 8 of 8) sorted by relevance

/llvm-project/mlir/lib/AsmParser/
H A DAttributeParser.cpp443 if (!apInt) in parseDecOrHexAttr() local
638 intValues.push_back(apInt); in getIntAttrElements() local
644 std::optional<APInt> apInt = getIntAttrElements() local
/llvm-project/mlir/lib/Conversion/ControlFlowToSCF/
H A DControlFlowToSCF.cpp54 return apInt.getZExtValue(); in createStructuredBranchRegionOp() argument
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DConstantFold.cpp43 std::optional<APInt> apInt; member
/llvm-project/mlir/lib/Dialect/Utils/
H A DStaticValueUtils.cpp52 APInt apInt = cast<IntegerAttr>(ofr.get<Attribute>()).getValue(); dispatchIndexOpFoldResult() local
/llvm-project/lldb/unittests/Instruction/RISCV/
H A DTestRISCVEmulator.cpp535 APInt apInt(32, tester->fpr.fpr[rd]); in TestF_D_CalInst() local
540 APInt apInt(64, tester->fpr.fpr[rd]); in TestF_D_CalInst() local
/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1472 APInt apInt(numBits, rs1); FMV_i2f() local
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp2114 APInt apInt = apValue.bitcastToAPInt(); printFloatValue() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp4058 __anon345295e72b02(const llvm::APInt &apInt) genIeeeClass() argument