Home
last modified time | relevance | path

Searched full:lowered (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h45 /// Identify lowered values that originated from f128 arguments and record
50 /// Identify lowered values that originated from f128 arguments and record
54 /// Identify lowered values that originated from f128 arguments and record
61 /// Identify lowered values that originated from f128 arguments and record
76 /// Records whether the value has been lowered from an f128.
79 /// Records whether the value has been lowered from float.
82 /// Records whether the value has been lowered from a floating point vector.
85 /// Records whether the return value has been lowered from a floating point
H A DMipsCCState.cpp96 /// Identify lowered values that originated from f128 or float arguments and
118 /// Identify lowered values that originated from vXfXX arguments and record
141 /// Identify lowered values that originated from f128, float and sret to vXfXX
178 /// Identify lowered values that originated from f128, float and vXfXX arguments
H A DMipsCallingConv.td23 /// For example, this is true for i32's that were lowered from soft-float.
190 // legal and is lowered to i128 which is further lowered to a pair of i64's.
327 // f128 is not legal and is lowered to i128 which is further lowered to a pair
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.h30 /// \p DemangledCall is the skeleton of the lowered builtin function call.
35 /// \p Args are the arguments of the lowered builtin call.
55 /// \p DemangledCall is the skeleton of the lowered builtin function call.
61 /// TargetExtType that can be further lowered with lowerBuiltinType().
77 /// \p Type is the special opaque/builtin type to be lowered.
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.h53 /// Returns the __funcref_call_table, for use in funcref calls when lowered to
66 /// Returns true if multivalue returns of a function can be lowered directly,
71 /// Returns true if the function's return value(s) can be lowered directly,
H A DWebAssemblyUtilities.cpp59 // Some intrinsics are lowered to calls to external symbols, which are then in mayThrow()
60 // lowered to calls to library functions. Most of libcalls don't throw, but in mayThrow()
/freebsd/contrib/bsddialog/lib/
H A Dtimebox.c48 draw_borders(conf, win, LOWERED); in drawsquare()
83 update_box(d->conf, c[0].win, y, x, HBOX, WBOX, LOWERED); in timebox_redraw()
85 update_box(d->conf, c[1].win, y, x += 5, HBOX, WBOX, LOWERED); in timebox_redraw()
87 update_box(d->conf, c[2].win, y, x + 5, HBOX, WBOX, LOWERED); in timebox_redraw()
H A Ddatebox.c554 update_box(d->conf, di[0].win, y, x, 3, di[0].width, LOWERED); in build_dateitem()
557 update_box(d->conf, di[1].win, y, x , 3, di[1].width, LOWERED); in build_dateitem()
560 update_box(d->conf, di[2].win, y, x, 3, di[2].width, LOWERED); in build_dateitem()
634 drawsquare(conf, di[i].win, LOWERED, di[i].fmt, in bsddialog_datebox()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInlineAsmLowering.h43 /// \p Val is the IR input value to be lowered
45 /// \p Ops is the vector to be filled with the lowered operands
H A DLegalizerInfo.h664 /// The instruction is lowered.
672 /// The instruction is lowered if predicate is true. Keep type index 0 as the
681 /// The instruction is lowered if predicate is true.
689 /// The instruction is lowered when type index 0 is any type in the given
694 /// The instruction is lowered when type index 0 is any type in the given
700 /// The instruction is lowered when type indexes 0 and 1 is any type pair in
705 /// The instruction is lowered when type indexes 0 and 1 is any type pair in
711 /// The instruction is lowered when type indexes 0 and 1 are both in their
718 /// The instruction is lowered when type indexes 0, 1, and 2 are all in
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp169 // Symbolic operand will be lowered to immediate value by linker in printMemImmOperand()
183 // Symbolic operand will be lowered to immediate value by linker in printHi16ImmOperand()
195 // Symbolic operand will be lowered to immediate value by linker in printHi16AndImmOperand()
207 // Symbolic operand will be lowered to immediate value by linker in printLo16AndImmOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h31 /// to the instruction, which are assumed to come from lowered llvm.expect
67 /// to the instruction, which are assumed to come from lowered llvm.expect
H A DModuleUtils.h138 /// If \p IFuncsToLower is empty, all ifuncs in the module will be lowered.
139 /// If \p IFuncsToLower is non-empty, only the selected ifuncs will be lowered.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp245 /// Return true if-and-only-if the given SDValue can be lowered as either a
257 // happens to be sext(Con64) and could thus be lowered directly. in willLowerDirectly()
318 /// reference lowered call result
562 // List of unique lowered GC Pointer values. in lowerStatepointMetaArgs()
564 // Map lowered GC Pointer value to the index in above vector in lowerStatepointMetaArgs()
636 // lowered. Note that this is the number of *Values* not the in lowerStatepointMetaArgs()
641 // The vm state arguments are lowered in an opaque manner. We do not know in lowerStatepointMetaArgs()
731 // All lowered meta args. in LowerAsSTATEPOINT()
733 // Lowered GC pointers (subset of above). in LowerAsSTATEPOINT()
868 // For values lowered to tied-defs, create the virtual registers if used in LowerAsSTATEPOINT()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h10 // lowered switch instructions in the MachineFunction.
80 /// EK_Custom32 - Each entry is a 32-bit value that is custom lowered by the
H A DFunctionLoweringInfo.h65 /// CanLowerReturn - true iff the function's return value can be lowered to
106 // Value was lowered to tied def and gc.relocate should be replaced with
109 // Value was lowered to tied def and gc.relocate should be replaced with
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp109 // Map reusable lowered PHI node -> incoming join register.
178 STATISTIC(NumLowered, "Number of phis lowered");
180 STATISTIC(NumReused, "Number of reused lowered phis");
264 // Clean up the lowered PHI instructions. in run()
374 // An identical PHI node was already lowered. Reuse the incoming register. in LowerPHINode()
493 // the lowered copy, which will still be dead, needs to begin and end at in LowerPHINode()
605 // last PHI use of SrcReg to be lowered on this CFG edge and it is not live in LowerPHINode()
H A DIntrinsicLowering.cpp289 "dynamic.area.offset. It is being lowered to a constant 0\n"; in LowerIntrinsicCall()
291 // @llvm.get.dynamic.area.offset is lowered to zero. in LowerIntrinsicCall()
316 << "ter intrinsic. It is being lowered to a constant 0\n"; in LowerIntrinsicCall()
322 << " intrinsic. It is being lowered to a constant 0\n"; in LowerIntrinsicCall()
H A DWasmEHPrepare.cpp198 // wasm.throw() intinsic, which will be lowered to wasm 'throw' instruction. in prepareThrows()
272 // wasm.catch() will be lowered down to wasm 'catch' instruction in in prepareEHPads()
329 // be lowered to wasm 'catch' instruction. We do this mainly because in prepareEHPad()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCCState.cpp14 // Identify lowered values that originated from ppcf128 arguments and record
/freebsd/lib/libsys/
H A Dgetdtablesize.248 if the limit was lowered after they were opened.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp18 // lowered in LowerExpectIntrinsic.cpp. Frontend based instrumentation therefore
23 // before profiling data is consulted if they are from a lowered llvm.expect
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.h32 /// addrspacecast, therefore they should be lowered by this function.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp306 /// 2.1. Get column vectors for each argument. If we already lowered the
314 /// 2.3. Update uses of the lowered instruction. If we have shape information
318 /// 2.4. Cache the result column matrix for the instruction we lowered
319 /// 3. After we lowered all instructions in a function, remove the now
494 /// shape information indicates that those instructions should be lowered
501 /// users of a lowered instruction, if shape information is available and
547 /// Return the set of vectors that a matrix value is lowered to.
549 /// If we lowered \p MatrixVal, just return the cache result matrix. Otherwise
560 // Check if we lowered MatrixVal using shape information. In that case, in getMatrix()
620 /// instructions must match the instructions that can be lowered by this pass.
[all …]

12345678910>>...14