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

  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 87 /// LoadIntrinsics - Read all of the intrinsics defined in the specified
89 std::vector<CodeGenIntrinsic> LoadIntrinsics(const RecordKeeper &RC,
CodeGenTarget.cpp 404 std::vector<CodeGenIntrinsic> llvm::LoadIntrinsics(const RecordKeeper &RC,
IntrinsicEmitter.cpp 69 std::vector<CodeGenIntrinsic> Ints = LoadIntrinsics(Records, TargetOnly);
CodeGenDAGPatterns.cpp     [all...]

Completed in 43 milliseconds