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

  /external/llvm/include/llvm/ExecutionEngine/
GenericValue.h 36 unsigned char Untyped[8];
  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.cpp 54 memset(&ExitValue.Untyped, 0, sizeof(ExitValue.Untyped));
Execution.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineValueType.h 132 Untyped = 67, // This value takes a register, but has
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/IR/
ValueTypes.cpp 192 case MVT::Untyped: return "Untyped";
  /external/llvm/utils/TableGen/
CodeGenTarget.cpp 128 case MVT::Untyped: return "MVT::Untyped";
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 238 if (VT == MVT::Untyped)
431 SDValue ACCIn = CurDAG->getNode(MipsISD::MTLOHI, DL, MVT::Untyped,
438 SDValue MAdd = CurDAG->getNode(MultOpc, DL, MVT::Untyped,
503 SDValue ACCIn = CurDAG->getNode(MipsISD::MTLOHI, DL, MVT::Untyped,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 273 /// but for untyped values (MVT::Untyped) it means inspecting the node's
283 // Special handling for untyped values. These values can only come from
285 if (VT == MVT::Untyped) {
288 // Special handling for CopyFromReg of untyped values.
    [all...]
DAGCombiner.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]

Completed in 484 milliseconds