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

  /external/llvm/include/llvm/Target/
TargetOptions.h 156 /// getTrapFunctionName - If this returns a non-empty string, this means isel
159 extern StringRef getTrapFunctionName();
  /external/llvm/lib/Target/
TargetMachine.cpp 279 /// getTrapFunctionName - If this returns a non-empty string, this means isel
282 StringRef getTrapFunctionName() {
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 99 milliseconds