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

  /external/llvm/include/llvm/CodeGen/
Analysis.h 75 /// ExtractTypeInfo - Returns the type info, possibly bitcast, encoded in V.
76 GlobalValue *ExtractTypeInfo(Value *V);
  /external/llvm/lib/CodeGen/
Analysis.cpp 119 /// ExtractTypeInfo - Returns the type info, possibly bitcast, encoded in V.
120 GlobalValue *llvm::ExtractTypeInfo(Value *V) {
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 60 milliseconds