HomeSort by relevance Sort by last modified time
    Searched refs:Untyped (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
GenericValue.h 36 unsigned char Untyped[8];
  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.cpp 50 memset(&ExitValue.Untyped, 0, sizeof(ExitValue.Untyped));
Execution.cpp 597 memset(&ExitValue.Untyped, 0, sizeof(ExitValue.Untyped));
    [all...]
  /external/llvm/lib/IR/
ValueTypes.cpp 168 case MVT::Untyped: return "Untyped";
  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 117 Untyped = 52, // This value takes a register, but has
SelectionDAGNodes.h     [all...]
  /external/llvm/utils/TableGen/
CodeGenTarget.cpp 111 case MVT::Untyped: return "MVT::Untyped";
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
MachineLICM.cpp 784 if (VT == MVT::Untyped) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 272 /// but for untyped values (MVT::Untyped) it means inspecting the node's
282 // Special handling for untyped values. These values can only come from
284 if (VT == MVT::Untyped) {
287 // Special handling for CopyFromReg of untyped values.
    [all...]
SelectionDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 3049 milliseconds