HomeSort by relevance Sort by last modified time
    Searched full:libcall (Results 1 - 25 of 36) sorted by null

1 2

  /external/llvm/test/CodeGen/ARM/
2011-08-29-SchedCycle.ll 4 ; libcall #1
9 ; \ / libcall #2
14 ; unlucky, it can force libcall #2 before libcall #1 in the above case.
18 ; libcall #2
20 ; libcall #1
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 22 /// RTLIB::Libcall enum - This enum defines all of the runtime library calls
30 enum Libcall {
306 Libcall getFPEXT(EVT OpVT, EVT RetVT);
310 Libcall getFPROUND(EVT OpVT, EVT RetVT);
314 Libcall getFPTOSINT(EVT OpVT, EVT RetVT);
318 Libcall getFPTOUINT(EVT OpVT, EVT RetVT);
322 Libcall getSINTTOFP(EVT OpVT, EVT RetVT);
326 Libcall getUINTTOFP(EVT OpVT, EVT RetVT);
  /external/llvm/test/CodeGen/X86/
alldiv-divdi3.ll 1 ; Test that, for a 64 bit signed div, a libcall to alldiv is made on Windows
allrem-moddi3.ll 1 ; Test that, for a 64 bit signed rem, a libcall to allrem is made on Windows
  /external/llvm/test/Transforms/InstCombine/
2009-04-07-MulPromoteToI96.ll 5 ; not a legal type for the target, and we don't want a libcall.
  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 55 /// records the behavior of one libcall that is known by the optimizer. This
59 /// This allows an optimizer to define that some libcall (e.g. sqrt) is
65 /// Name - This is the name of the libcall this describes.
77 /// location is modified or referenced by a libcall.
97 /// not* know everything about the side effects of this libcall, but we do
98 /// know things that the libcall cannot do. This is useful for complex
108 /// structs which indicates the behavior of the libcall w.r.t. specific
109 /// locations. For example, if this libcall is known to only modify
  /external/llvm/lib/Analysis/
LibCallAliasAnalysis.cpp 23 INITIALIZE_AG_PASS(LibCallAliasAnalysis, AliasAnalysis, "libcall-aa",
24 "LibCall Alias Analysis", false, true, false)
107 // to some other location. Since the libcall doesn't mod/ref any other
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 27 /// GetFPLibCall - Return the right libcall for the given floating point type.
28 static RTLIB::Libcall GetFPLibCall(EVT VT,
29 RTLIB::Libcall Call_F32,
30 RTLIB::Libcall Call_F64,
31 RTLIB::Libcall Call_F80,
32 RTLIB::Libcall Call_PPCF128) {
357 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0));
374 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0));
547 // a larger type, eg: i8 -> fp. Even if it is legal, no libcall may exactly
548 // match. Look for an appropriate libcall
    [all...]
LegalizeDAG.cpp 60 // Libcall insertion helpers.
93 SDValue ExpandLibCall(RTLIB::Libcall LC, SDNode *Node, bool isSigned);
94 SDValue ExpandLibCall(RTLIB::Libcall LC, EVT RetVT, const SDValue *Ops,
97 std::pair<SDValue, SDValue> ExpandChainLibCall(RTLIB::Libcall LC,
99 SDValue ExpandFPLibCall(SDNode *Node, RTLIB::Libcall Call_F32,
100 RTLIB::Libcall Call_F64, RTLIB::Libcall Call_F80,
101 RTLIB::Libcall Call_PPCF128);
103 RTLIB::Libcall Call_I8,
104 RTLIB::Libcall Call_I16
    [all...]
LegalizeIntegerTypes.cpp     [all...]
LegalizeTypes.cpp     [all...]
LegalizeTypes.h 159 SDValue LibCallify(RTLIB::Libcall LC, SDNode *N, bool isSigned);
160 SDValue MakeLibCall(RTLIB::Libcall LC, EVT RetVT,
164 std::pair<SDValue, SDValue> ExpandChainLibCall(RTLIB::Libcall LC,
    [all...]
TargetLowering.cpp 42 /// InitLibcallNames - Set default libcall names.
306 /// InitLibcallCallingConvs - Set default libcall CallingConvs.
316 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) {
327 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) {
347 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) {
390 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) {
433 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) {
467 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) {
499 /// InitCmpLibcallCCs - Set default comparison libcall CC.
    [all...]
SelectionDAGBuilder.h 291 // implemented with a libcall, etc.
  /external/llvm/include/llvm/Target/
TargetLowering.h 85 Expand, // Try to expand this to other ops, otherwise use a libcall.
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
vim.php 105 'libcall', 'libcallnr', 'line', 'line2byte', 'lispindent',
  /external/llvm/lib/CodeGen/
README.txt 127 If the i64 division is lowered to a libcall, then a safe point will (must)
135 Only a concurrent mutator can trigger a collection at the libcall safe point.
  /external/llvm/lib/Target/X86/
README-FPStack.txt 58 Opencode the sincos[f] libcall.
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 56 ExpandLibCall(RTLIB::Libcall LC, SDValue Op, SelectionDAG &DAG,
58 // The input chain to this libcall is the entry node of the function.
77 // Splice the libcall in wherever FindInputOutputChains tells us to.
99 // Set RTLIB libcall names as used by SPU:
215 // Expand fsqrt to the appropriate libcall (NOTE: should use h/w fsqrt
336 // to expand to a libcall, hence the custom lowering:
345 setOperationAction(ISD::FDIV, MVT::f64, Expand); // to libcall
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 213 bool ARMEmitLibcall(const Instruction *I, RTLIB::Libcall Call);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SimplifyLibCalls.cpp 128 // String and Memory LibCall Optimizations
423 bool OptChkCall; // True if it's optimizing a __strcpy_chk libcall.
    [all...]
  /external/llvm/docs/
Passes.html 96 <tr><td><a href="#libcall-aa">-libcall-aa</a></td><td>LibCall Alias Analysis</td></tr>
446 <a name="libcall-aa">-libcall-aa: LibCall Alias Analysis</a>
449 <p>LibCall Alias Analysis.</p>
    [all...]

Completed in 793 milliseconds

1 2