HomeSort by relevance Sort by last modified time
    Searched full:byval (Results 201 - 225 of 230) sorted by null

1 2 3 4 5 6 7 8910

  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 92 // If this is being passed as a byval argument, the caller is making a
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 526 /// getByValTypeAlignment - Return the desired alignment for ByVal aggregate
    [all...]
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 590 /// Return the desired alignment for ByVal aggregate function arguments in the
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp 314 // Get alignment information off byval arguments if specified in the IR.
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 683 // Create local copies for byval args.
722 // Use local copy if it is a byval arg.
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc     [all...]
  /external/llvm/docs/
BitCodeFormat.rst 833 * bit 7: ``byval``
    [all...]
LangRef.rst 679 ``byval``
688 ``byval`` parameters). This is not a valid attribute for return
691 The byval attribute also supports specifying an alignment with the
    [all...]
CodeGenerator.rst     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
thinbasic.php 176 'CGI_CFGGETOPTION','CGI_ADDSPECIALCHARSPREFIX','CGI_ADDQUOTE','CEIL','CASE','CALL','BYVAL','BYTE',
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 127 | Byval
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 172 case Attribute::ByVal:
    [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 494 HANDLE_ATTR(ByVal);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp     [all...]
  /external/llvm/test/CodeGen/X86/
negate-add-zero.ll     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 523 *Kind = Attribute::ByVal;
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 582 /// getByValTypeAlignment - Return the desired alignment for ByVal aggregate
    [all...]

Completed in 1404 milliseconds

1 2 3 4 5 6 7 8910