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 93 /// LoadIntrinsics - Read all of the intrinsics defined in the specified
95 std::vector<CodeGenIntrinsic> LoadIntrinsics(const RecordKeeper &RC,
CodeGenTarget.cpp 430 std::vector<CodeGenIntrinsic> llvm::LoadIntrinsics(const RecordKeeper &RC,
IntrinsicEmitter.cpp 70 std::vector<CodeGenIntrinsic> Ints = LoadIntrinsics(Records, TargetOnly);
CodeGenDAGPatterns.cpp     [all...]

Completed in 130 milliseconds