Searched defs:getValueType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenTarget.h200 MVT::SimpleValueType getValueType() const { return Ty; } function in class:llvm::ComplexPattern
H A DCodeGenTarget.cpp37 MVT::SimpleValueType llvm::getValueType(Record *Rec) { function in class:llvm
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DSelectionDAGNodes.h243 EVT getValueType() const { return Val.getValueType(); } function in class:llvm::SDUse
593 EVT getValueType(unsigned ResNo) const { function in class:llvm::SDNode
777 inline EVT SDValue::getValueType() const { function in class:llvm::SDNode::SDValue
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1254 SDValue SelectionDAG::getValueType(EVT VT) { function in class:SelectionDAG
[all...]

Completed in 100 milliseconds