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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FunctionLoweringInfo.h 135 /// isExportedInst - Return true if the specified value is an instruction
137 bool isExportedInst(const Value *V) {
  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 210 /// isExportedInst - Return true if the specified value is an instruction
212 bool isExportedInst(const Value *V) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 233 /// isExportedInst - Return true if the specified value is an instruction
235 bool isExportedInst(const Value *V) {

Completed in 80 milliseconds