Searched refs:setIsUse (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h366 void setIsUse(bool Val = true) { setIsDef(!Val); } function in class:llvm::MachineOperand
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineOperand.h313 void setIsUse(bool Val = true) { function in class:llvm::MachineOperand
/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp206 locations.back().setIsUse();
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DLiveDebugVariables.cpp196 locations.back().setIsUse();

Completed in 225 milliseconds